From b0dada24ccf8bebf143a921ae01d6cc95d378f6e Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 08 一月 2026 16:41:19 +0800
Subject: [PATCH] 修改bug

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

diff --git a/src/pages.json b/src/pages.json
index 00c7e56..19aafe5 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -406,6 +406,20 @@
         "navigationBarTitleText": "鐢熶骇璁㈠崟",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/productionManagement/productionDispatching/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇娲惧伐",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionReport/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇鎶ュ伐",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [
@@ -630,4 +644,4 @@
     "navigationBarTitleText": "RuoYi",
     "navigationBarBackgroundColor": "#FFFFFF"
   }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3