From da67e764cb4e7c6f64bf5f172ea874f42d1ad2d2 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期四, 13 二月 2025 16:22:48 +0800
Subject: [PATCH] #

---
 pages/phyz/orderOut/orderCheck.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/phyz/orderOut/orderCheck.vue b/pages/phyz/orderOut/orderCheck.vue
index bc572f4..9cb2142 100644
--- a/pages/phyz/orderOut/orderCheck.vue
+++ b/pages/phyz/orderOut/orderCheck.vue
@@ -127,6 +127,7 @@
 					if (k == item) flag = true 
 				}
 				if(!flag) {
+					uni.showToast({ title: '褰撳墠绔欑偣鏃犳硶浣跨敤锛屽凡澶嶄綅', icon: "error", position: 'top' })
 					setTimeout(() => {
 						this.dataList[index].agvStaNo = ''
 					}, 100);

--
Gitblit v1.9.1