From d1806e8cb5b4cd5c60d62273f474edefb6c3ced7 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期一, 29 十二月 2025 14:13:39 +0800
Subject: [PATCH] 添加模具退库单
---
pages.json | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 7464616..f0a9c47 100644
--- a/pages.json
+++ b/pages.json
@@ -1351,6 +1351,19 @@
{
"navigationBarTitleText" : "鍏ㄦ妫�楠屽崟(涓嶈壇姹囨姤)鏌ヨ"
}
+ },
+ {
+ "path": "pages/MJGL/MouldScrapOutBill/MouldScrapOutBillList",
+ "style": {
+ "navigationBarTitleText": "妯″叿鎶ュ簾鍑哄簱鍗曞垪琛�"
+ }
+ },
+ {
+ "path": "pages/MJGL/MouldScrapOutBill/MouldScrapOutBill",
+ "style": {
+ "navigationBarTitleText": "妯″叿鎶ュ簾鍑哄簱鍗�",
+ "enablePullDownRefresh": true
+ }
}
],
--
Gitblit v1.9.1