From 3a770819f22efdc0ecb0ba57de0ac64f08421c55 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期四, 13 十一月 2025 16:54:20 +0800
Subject: [PATCH] 波次拣货功能优化

---
 pages.json |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index 3dbe06f..fb3ff8d 100644
--- a/pages.json
+++ b/pages.json
@@ -47,6 +47,12 @@
 			"style": {
 				"navigationBarTitleText": "娉㈡鎷h揣"
 			}
+		},
+		{
+			"path": "pages/outbound/PickItemDetl",
+			"style": {
+				"navigationBarTitleText": "鎷h揣鏄庣粏"
+			}
 		},
 		{
 			"path": "pages/rece/standard",

--
Gitblit v1.9.1