From a466b9aef571d4c7bd024dc0f0923a567da06998 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期六, 16 五月 2026 16:14:17 +0800
Subject: [PATCH] 设备报修增加验收人和验收流程得代码逻辑,增加详情查看
---
src/pages.json | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index b3d204b..30a1a63 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -689,6 +689,20 @@
}
},
{
+ "path": "pages/equipmentManagement/repair/acceptance",
+ "style": {
+ "navigationBarTitleText": "璁惧鎶ヤ慨楠屾敹",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/equipmentManagement/repair/detail",
+ "style": {
+ "navigationBarTitleText": "璁惧鎶ヤ慨璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/equipmentManagement/upkeep/index",
"style": {
"navigationBarTitleText": "璁惧淇濆吇",
--
Gitblit v1.9.3