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/inAndOutForm.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/page/leaderShow/Dialog/inAndOutForm.vue b/src/components/page/leaderShow/Dialog/inAndOutForm.vue
index 57312d0..88cff5d 100644
--- a/src/components/page/leaderShow/Dialog/inAndOutForm.vue
+++ b/src/components/page/leaderShow/Dialog/inAndOutForm.vue
@@ -1,7 +1,7 @@
 <template>
     <div class="inAndOutForm-wrap">
         <el-dialog
-                title="鏅烘収娉婂疄鏃跺叆鍦鸿褰�"
+                title="鏅烘収娉婅溅瀹炴椂鍏ュ満璁板綍"
                 :visible.sync="dialogVisible"
                 width="40%">
             <div class="daibanForm-main">
@@ -54,7 +54,7 @@
         data() {
             return {
                 pageConfig:{
-                    enterParkUrl:this.$systemconfig.basePath + '/notice/enterPark',
+                    enterParkUrl:this.$systemconfig.basePath + '/ffzf/notice/enterPark',
                 },
                 pageData: this.$byutil.defaultPageData(),
                 dialogVisible:false,

--
Gitblit v1.9.1