From c5842658c8bc44bd604090192c0e8857bb22e596 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 06 五月 2026 16:01:23 +0800
Subject: [PATCH] 生产追溯模块开发,及生产订单跳转生产追溯

---
 src/pages.json |   51 +++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 43 insertions(+), 8 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 5a2c086..78e18df 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -789,6 +789,20 @@
       }
     },
     {
+      "path": "pages/productionManagement/processRoute/index",
+      "style": {
+        "navigationBarTitleText": "宸ヨ壓璺嚎",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/processRoute/items",
+      "style": {
+        "navigationBarTitleText": "璺嚎椤圭洰",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/productionManagement/productionDispatching/index",
       "style": {
         "navigationBarTitleText": "鐢熶骇娲惧伐",
@@ -810,6 +824,13 @@
       }
     },
     {
+      "path": "pages/productionManagement/productionReporting/ledger",
+      "style": {
+        "navigationBarTitleText": "鎶ュ伐鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/productionManagement/workOrder/index",
       "style": {
         "navigationBarTitleText": "鐢熶骇宸ュ崟",
@@ -826,17 +847,31 @@
     {
       "path": "pages/productionManagement/mainProductionPlan/detail",
       "style": {
-        "navigationBarTitleText": "璁″垝璇︽儏",
+        "navigationBarTitleText": "鐢熶骇璁″垝璇︽儏",
         "navigationStyle": "custom"
       }
     },
-    // {
-    //   "path": "pages/productionManagement/productionCosting/index",
-    //   "style": {
-    //     "navigationBarTitleText": "鐢熶骇鏍哥畻",
-    //     "navigationStyle": "custom"
-    //   }
-    // },
+    {
+      "path": "pages/productionManagement/productionScheduling/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇鎺掍骇",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionAccounting/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇鏍哥畻",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionTraceability/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇杩芥函",
+        "navigationStyle": "custom"
+      }
+    },
     {
       "path": "pages/inventoryManagement/receiptManagement/index",
       "style": {

--
Gitblit v1.9.3