From b7924c34a4f66406c181c712e3546d3a47cbfc4f Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 30 一月 2026 10:22:18 +0800
Subject: [PATCH] fix: 优化绞线报工台账字段
---
src/pages.json | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 1759892..3fc3701 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -284,6 +284,18 @@
}
},
{
+ "path": "pages/outbound/material",
+ "style": {
+ "navigationBarTitleText": "鐗╂枡璇︽儏"
+ }
+ },
+ {
+ "path": "pages/outbound/materialOutbound",
+ "style": {
+ "navigationBarTitleText": "鐗╂枡鍑哄簱"
+ }
+ },
+ {
"path": "pages/routingInspection/index",
"style": {
"navigationBarTitleText": "宸℃"
--
Gitblit v1.9.3