From c9bf178eb14f830e503481c6acbe883e13b3f189 Mon Sep 17 00:00:00 2001
From: zhangc <zc@123>
Date: 星期一, 24 三月 2025 16:51:14 +0800
Subject: [PATCH] 提示优化;箱壳下架

---
 pages/phyz/orderOut/orderCheck.vue      |    2 +-
 manifest.json                           |    2 +-
 pages/phyz/comOrder/checkOut.vue        |    2 +-
 pages/phyz/processOrder/orderCheck2.vue |    1 -
 pages.json                              |    9 +++++++++
 pages/phyz/orderOut/orderCheck_2.vue    |    2 +-
 pages/phyz/processOrder/orderCheck.vue  |    2 +-
 7 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/manifest.json b/manifest.json
index e0ec275..8f4f1e6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
     "name" : "涓壃WMS",
     "appid" : "__UNI__DA5854D",
     "description" : "",
-    "versionName" : "20250312A",
+    "versionName" : "20250324A",
     "versionCode" : 146,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
diff --git a/pages.json b/pages.json
index f06f6fd..acd3d62 100644
--- a/pages.json
+++ b/pages.json
@@ -425,6 +425,15 @@
 		    }
 		    
 		}
+		,{
+		    "path" : "pages/phyz/orderOut/bcpOrderOutSelect_3",
+		    "style" :                                                                                    
+		    {
+		        "navigationBarTitleText": "鍚稿绠卞3涓嬫灦鍑哄簱",
+		        "enablePullDownRefresh": false
+		    }
+		    
+		}
         ,{
         	"path" : "pages/phyz/wrkMast/locMoveMast",
         	"style" : 
diff --git a/pages/phyz/comOrder/checkOut.vue b/pages/phyz/comOrder/checkOut.vue
index 1e1b67e..980d50d 100644
--- a/pages/phyz/comOrder/checkOut.vue
+++ b/pages/phyz/comOrder/checkOut.vue
@@ -123,7 +123,7 @@
 					if (k == item) flag = true 
 				}
 				if(!flag) {
-					uni.showToast({ title: '褰撳墠绔欑偣鏃犳硶浣跨敤锛屽凡澶嶄綅', icon: "error", position: 'top' })
+					uni.showToast({ title: '褰撳墠绔欑偣瀛樺湪宸ヤ綔妗f棤娉曚娇鐢紝宸插浣�', icon: "error", position: 'top' })
 					setTimeout(() => {
 						this.dataList[index].agvStaNo = ''
 					}, 100);
diff --git a/pages/phyz/orderOut/orderCheck.vue b/pages/phyz/orderOut/orderCheck.vue
index 7cea021..7881bee 100644
--- a/pages/phyz/orderOut/orderCheck.vue
+++ b/pages/phyz/orderOut/orderCheck.vue
@@ -129,7 +129,7 @@
 				}
 				console.log(item);
 				if(!flag) {
-					uni.showToast({ title: '褰撳墠绔欑偣鏃犳硶浣跨敤锛屽凡澶嶄綅', icon: "error", position: 'top' })
+					uni.showToast({ title: '褰撳墠绔欑偣瀛樺湪宸ヤ綔妗f棤娉曚娇鐢紝宸插浣�', icon: "error", position: 'top' })
 					setTimeout(() => {
 						this.dataList[index].agvStaNo = ''
 					}, 100);
diff --git a/pages/phyz/orderOut/orderCheck_2.vue b/pages/phyz/orderOut/orderCheck_2.vue
index f7b39b0..dbd064e 100644
--- a/pages/phyz/orderOut/orderCheck_2.vue
+++ b/pages/phyz/orderOut/orderCheck_2.vue
@@ -129,7 +129,7 @@
 					if (k == item) flag = true 
 				}
 				if(!flag) {
-					uni.showToast({ title: '褰撳墠绔欑偣鏃犳硶浣跨敤锛屽凡澶嶄綅', icon: "error", position: 'top' })
+					uni.showToast({ title: '褰撳墠绔欑偣瀛樺湪宸ヤ綔妗f棤娉曚娇鐢紝宸插浣�', icon: "error", position: 'top' })
 					setTimeout(() => {
 						this.dataList[index].agvStaNo = ''
 					}, 100);
diff --git a/pages/phyz/processOrder/orderCheck.vue b/pages/phyz/processOrder/orderCheck.vue
index 3addaff..6a91014 100644
--- a/pages/phyz/processOrder/orderCheck.vue
+++ b/pages/phyz/processOrder/orderCheck.vue
@@ -123,7 +123,7 @@
 					if (k == item) flag = true 
 				}
 				if(!flag) {
-					uni.showToast({ title: '褰撳墠绔欑偣鏃犳硶浣跨敤锛屽凡澶嶄綅', icon: "error", position: 'top' })
+					uni.showToast({ title: '褰撳墠绔欑偣瀛樺湪宸ヤ綔妗f棤娉曚娇鐢紝宸插浣�', icon: "error", position: 'top' })
 					setTimeout(() => {
 						this.dataList[index].agvStaNo = ''
 					}, 100);
diff --git a/pages/phyz/processOrder/orderCheck2.vue b/pages/phyz/processOrder/orderCheck2.vue
index 876c88e..e2804a0 100644
--- a/pages/phyz/processOrder/orderCheck2.vue
+++ b/pages/phyz/processOrder/orderCheck2.vue
@@ -99,7 +99,6 @@
 					if (k == item) flag = true 
 				}
 				if(!flag) {
-					uni.showToast({ title: '褰撳墠绔欑偣鏃犳硶浣跨敤锛屽凡澶嶄綅', icon: "error", position: 'top' })
 					setTimeout(() => {
 						this.dataList[index].agvStaNo = ''
 					}, 100);

--
Gitblit v1.9.1