From 63499f1fb0266e4b34e63d3c8404e3b9ddfd8fdb Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期一, 22 十二月 2025 09:16:41 +0800
Subject: [PATCH] feat: 修改大屏
---
src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue b/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue
index 38c134e..dadfc00 100644
--- a/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue
+++ b/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue
@@ -87,7 +87,7 @@
data() {
return {
pageConfig: {
- pageDataUrl: this.$systemconfig.basePath + '/ticket/findPage',
+ pageDataUrl: this.$systemconfig.basePath + '/ffzf/ticket/findPage',
},
pageData: this.$byutil.defaultPageData(),
type:{
--
Gitblit v1.9.1