From 5f3dccd86174cf09eda20a6b3a0e580ba444e00a Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期五, 17 四月 2026 13:32:00 +0800
Subject: [PATCH] fix(合同管理): 修复合同年限显示错误

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

diff --git a/src/pages/indexItem.vue b/src/pages/indexItem.vue
index 61f6c15..d776553 100644
--- a/src/pages/indexItem.vue
+++ b/src/pages/indexItem.vue
@@ -67,7 +67,7 @@
     "浼氳鎬荤粨": "/pages/managementMeetings/meetSummary/index",
     "浼氳鐪嬫澘": "/pages/managementMeetings/meetingBoard/index",
     "閫氱煡鍏憡": "/pages/cooperativeOffice/noticeManagement/index",
-    "鐭ヨ瘑搴�": "/pages/managementMeetings/knowledgeBase/index",
+    "鐭ヨ瘑搴�": "/pages/cooperativeOffice/collaborativeApproval/knowledgeBase/index",
     "鐢ㄥ嵃绠$悊": "/pages/managementMeetings/sealManagement/index",
     "瑙勭珷鍒跺害": "/pages/managementMeetings/rulesRegulationsManagement/index",
     "瀹㈡埛鎷滆": "/pages/cooperativeOffice/clientVisit/index",

--
Gitblit v1.9.3