From 429b6e4d00594183bbcf02aba24d2df2d3f4c95b Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期五, 15 五月 2026 17:18:24 +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 55521e4..b3d204b 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -761,6 +761,20 @@
       }
     },
     {
+      "path": "pages/inspectionUpload/upload",
+      "style": {
+        "navigationBarTitleText": "涓婁紶宸℃璁板綍",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inspectionUpload/attachment",
+      "style": {
+        "navigationBarTitleText": "鏌ョ湅闄勪欢",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/faultAnalysis/index",
       "style": {
         "navigationBarTitleText": "鏁呴殰鍒嗘瀽杩芥函",
@@ -866,6 +880,20 @@
       }
     },
     {
+      "path": "pages/productionManagement/productionTraceability/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇杩芥函",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/processStatistics/index",
+      "style": {
+        "navigationBarTitleText": "宸ュ簭鐢熶骇瀹炲喌",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/inventoryManagement/receiptManagement/index",
       "style": {
         "navigationBarTitleText": "鑷畾涔夊叆搴�",

--
Gitblit v1.9.3