From 7a0790d8224db45a039bf33d0ef4e24ae879a243 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 30 六月 2026 10:38:05 +0800
Subject: [PATCH] 采购退货重构,添加新增、删除功能;供应商管理新增修改删除功能
---
src/pages.json | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index f2353d0..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": "璁惧淇濆吇",
@@ -761,6 +775,20 @@
}
},
{
+ "path": "pages/inspectionUpload/upload",
+ "style": {
+ "navigationBarTitleText": "涓婁紶宸℃璁板綍",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/inspectionUpload/attachment",
+ "style": {
+ "navigationBarTitleText": "鏌ョ湅闄勪欢",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/equipmentManagement/faultAnalysis/index",
"style": {
"navigationBarTitleText": "鏁呴殰鍒嗘瀽杩芥函",
--
Gitblit v1.9.3