From 6f17e42e2463aee9804f50bfd0d5a8bcb1f7d7c2 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期二, 25 十一月 2025 09:35:48 +0800
Subject: [PATCH] 修复 文件命名 修改后,部分页面无法访问,页面内无法跳转的问题

---
 pages/index/mine01.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/index/mine01.vue b/pages/index/mine01.vue
index 4a82285..998e2c0 100644
--- a/pages/index/mine01.vue
+++ b/pages/index/mine01.vue
@@ -50,7 +50,7 @@
 			  },{
 				  img:'../../static/icon07.png',
 				  text:'濮斿宸ュ簭鎺ユ敹鍗�',
-				  url:'/pages/weiwaigxIn/Cj_StationEntrustOutBillList',
+				  url:'/pages/weiwaigxIn/Cj_StationEntrustInBillList',
 				  id:3
 			  },{
 				  img:'../../static/icon09.png',

--
Gitblit v1.9.1