From 8fba42cefa944e11e189d8bf8dcb0b50bfe3cc67 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 29 十月 2025 10:54:42 +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