From 6ac0e6669f3a8ea18c7ac90b37405c65313a1c5f Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期五, 26 十二月 2025 16:53:40 +0800
Subject: [PATCH] feat: 修改登录bug

---
 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