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);