#
whycq
2025-02-07 6edc1c4e1df51e69a264e092addf8fa50ebc2a91
pages/phyz/comOrder/checkOut.vue
@@ -122,6 +122,7 @@
               if (k == item) flag = true 
            }
            if(!flag) {
               uni.showToast({ title: '当前站点无法使用,已复位', icon: "error", position: 'top' })
               setTimeout(() => {
                  this.dataList[index].agvStaNo = ''
               }, 100);