1
zhangc
2025-03-24 5d62f0a16c8475aff2103f476fe827ec3e16046c
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);