zhangc
2025-03-24 c9bf178eb14f830e503481c6acbe883e13b3f189
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: '当前站点存在工作档无法使用,已复位', icon: "error", position: 'top' })
               setTimeout(() => {
                  this.dataList[index].agvStaNo = ''
               }, 100);