pages/phyz/order/orderCar.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pages/phyz/stationManage/stationDetl.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/phyz/order/orderCar.vue
@@ -117,6 +117,8 @@ this.$refs.agvStart.close() }, agvStartConfirm() { this.barcode = this.barcode.replace(/\s+/g, '') this.agvDevp = this.agvDevp.replace(/\s+/g, '') let _this = this if (_this.barcode === '') { uni.showToast({ title: '货架码为空!', icon: "error", position: 'top' }) pages/phyz/stationManage/stationDetl.vue
@@ -434,6 +434,7 @@ }, emptyPakinConfirm() { let _this = this; this.barcode = this.barcode.replace(/\s+/g, '') _this.emptyPakinDis = true if (this.barcode.length != 6) { _this.emptyPakinDis = false