From cea57b1c31a6db5cb3522f2c0e2c27885d6f749d Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期一, 26 一月 2026 09:12:45 +0800
Subject: [PATCH] fix: 添加报废数量

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

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

--
Gitblit v1.9.3