From 6b6c15e63bb973adff45afe13c796cc364690206 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 09 一月 2026 16:15:53 +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 4d61169..3fc3701 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -290,6 +290,12 @@
}
},
{
+ "path": "pages/outbound/materialOutbound",
+ "style": {
+ "navigationBarTitleText": "鐗╂枡鍑哄簱"
+ }
+ },
+ {
"path": "pages/routingInspection/index",
"style": {
"navigationBarTitleText": "宸℃"
--
Gitblit v1.9.3