From 77cd14942b68d0bbc8d5498d4947fc6d7c55dade Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期六, 16 五月 2026 13:02:39 +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 78e18df..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": "鏁呴殰鍒嗘瀽杩芥函",
@@ -873,6 +887,13 @@
       }
     },
     {
+      "path": "pages/productionManagement/processStatistics/index",
+      "style": {
+        "navigationBarTitleText": "宸ュ簭鐢熶骇瀹炲喌",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/inventoryManagement/receiptManagement/index",
       "style": {
         "navigationBarTitleText": "鑷畾涔夊叆搴�",

--
Gitblit v1.9.3