优化商品的多属性

This commit is contained in:
季圣华
2021-07-24 17:37:15 +08:00
parent cd7dc5bcf4
commit f073488317

View File

@@ -694,10 +694,7 @@
this.$refs.modalForm.disableSubmit = false;
},
batchSetPricemodalFormOk(price, batchType) {
console.log(price)
console.log(batchType)
let arr = this.meTable.dataSource
debugger
if(arr.length === 0) {
this.$message.warning('请先录入条码、单位等信息!');
} else {