pages/phyz/processOrder/orderCheck.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/phyz/processOrder/orderCheck.vue
@@ -165,11 +165,11 @@ }, combConfirm(item) { let _this = this _this.combDis = true if (_this.data.anfme == 0) { if (item.anfme == 0) { uni.showToast({ title: '出库数量不能为0!', icon: "error", position: 'top'}) return } _this.combDis = true uni.showLoading({}) let combList = [] combList.push(item)