From 6a0aeaa2a20ef9ca45dae185d1d9f0ab606249dd Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期二, 09 十二月 2025 15:05:18 +0800
Subject: [PATCH] fix: 绞线领用:盘具厂家和芯线厂家区分一下(PC+PDA)
---
src/pages.json | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index f35c63a..1759892 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -278,6 +278,12 @@
}
},
{
+ "path": "pages/outbound/index",
+ "style": {
+ "navigationBarTitleText": "鍑哄簱"
+ }
+ },
+ {
"path": "pages/routingInspection/index",
"style": {
"navigationBarTitleText": "宸℃"
--
Gitblit v1.9.3