From 18ab40a9f83b9c5c1070da622f6c83020254f22b Mon Sep 17 00:00:00 2001
From: buhuazhen <hua100783@gmail.com>
Date: 星期一, 02 二月 2026 09:56:43 +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