From 653b9aea89c84aa446db37a51c5d55ba84a18795 Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期五, 17 四月 2026 10:27:39 +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