From 41c7df61e54da0526f51fdb60cb1406aa8ede342 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 26 九月 2025 14:48:21 +0800
Subject: [PATCH] 巡检上传报告异常功能
---
src/pages.json | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 3937f03..4151447 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -392,6 +392,27 @@
"navigationBarTitleText": "宸℃涓婁紶",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/equipmentManagement/faultAnalysis/index",
+ "style": {
+ "navigationBarTitleText": "鏁呴殰鍒嗘瀽杩芥函",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionManagement/productionOrder/index",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇璁㈠崟",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionManagement/productionDispatching/index",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇娲惧伐",
+ "navigationStyle": "custom"
+ }
}
],
"subPackages": [
--
Gitblit v1.9.3