@ -399,7 +399,7 @@
item.value = item
})
this.itemCodeList = res.data
this.showItemCodeSelect = true
// this.showItemCodeSelect = true
if (this.itemCodeList.length == 1) {
this.itemCode = this.itemCodeList[0].itemCode;
@ -448,6 +448,7 @@
uni.hideLoading()
},
clearPackUnit() {
this.packUnitName = "请选择包装规格"