#
whycq
2024-11-28 248ef3ba3de9994dc83d2b36690542893f9fb6e6
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)