From 300f0fd4a8148dab8915eb26ace72e187fa18e61 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 30 四月 2026 10:03:49 +0800
Subject: [PATCH] 工艺路线模块开发

---
 src/pages.json |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 5a2c086..ce4058c 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": "鐢熶骇娲惧伐",

--
Gitblit v1.9.3