From 78c565e37520fad100693c4e298e30e7c916d1bb Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期二, 28 十月 2025 16:21:40 +0800
Subject: [PATCH] fix: 领用二维码异常提示,原材料自检重构
---
src/pages.json | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index d7c4b2f..55210a1 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -232,6 +232,12 @@
}
},
{
+ "path": "pages/production/twist/report/draw",
+ "style": {
+ "navigationBarTitleText": "鍗曚笣棰嗙敤"
+ }
+ },
+ {
"path": "pages/production/twist/receive/index",
"style": {
"navigationBarTitleText": "缁炵嚎鏉愭枡棰嗙敤"
--
Gitblit v1.9.3