From 8a67b9a356a75423372a4cb62aa1408b134c89d9 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 06 五月 2026 16:27:21 +0800
Subject: [PATCH] 工序生产实况模块开发
---
src/pages.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 78e18df..f2353d0 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -873,6 +873,13 @@
}
},
{
+ "path": "pages/productionManagement/processStatistics/index",
+ "style": {
+ "navigationBarTitleText": "宸ュ簭鐢熶骇瀹炲喌",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/inventoryManagement/receiptManagement/index",
"style": {
"navigationBarTitleText": "鑷畾涔夊叆搴�",
--
Gitblit v1.9.3