From 97485ed8543cc34a21c7e42fdbd1be3d8c03392c Mon Sep 17 00:00:00 2001
From: zhangchengsong <2244205553@qq.com>
Date: 星期二, 20 一月 2026 11:40:52 +0800
Subject: [PATCH] '更新重新下发任务的逻辑'

---
 项目代码/龙利得PDA/pages.json |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\351\276\231\345\210\251\345\276\227PDA/pages.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\351\276\231\345\210\251\345\276\227PDA/pages.json"
index e4a984e..1878e02 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\351\276\231\345\210\251\345\276\227PDA/pages.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\351\276\231\345\210\251\345\276\227PDA/pages.json"
@@ -67,7 +67,7 @@
 		{
 			"path": "pages/stash/AGVFinish",
 			"style": {
-				"navigationBarTitleText": "AGV瀹屾垚",
+				"navigationBarTitleText": "绉绘牻纭瀹屾垚",
 				"enablePullDownRefresh": false
 			}
 		},
@@ -161,6 +161,20 @@
 				"navigationBarTitleText": "浣欐枡閫�搴�",
 				"enablePullDownRefresh": false
 			}
+		},
+		{
+			"path": "pages/stash/inBound",
+			"style": {
+				"navigationBarTitleText": "浜屾湡鏂板巶鍏ュ簱",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/stash/inBoundNew",
+			"style": {
+				"navigationBarTitleText": "浜屾湡鏂板巶鍏ュ簱",
+				"enablePullDownRefresh": false
+			}
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.3