From d3fdb7d54b346f46aa17484dda5af59d70586dd6 Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期三, 17 十二月 2025 09:21:11 +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 a2b3ca6..4151447 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -399,6 +399,20 @@
         "navigationBarTitleText": "鏁呴殰鍒嗘瀽杩芥函",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/productionManagement/productionOrder/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇璁㈠崟",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionDispatching/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇娲惧伐",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3