From 5788c53ae08862613544ec224212024e18ccf7cd Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期三, 24 十二月 2025 16:16:48 +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