|
@ -364,7 +364,7 @@ export default { |
|
|
item.value = item |
|
|
item.value = item |
|
|
}) |
|
|
}) |
|
|
this.itemCodeList = res.data |
|
|
this.itemCodeList = res.data |
|
|
this.showItemCodeSelect = true |
|
|
// this.showItemCodeSelect = true |
|
|
|
|
|
|
|
|
if (this.itemCodeList.length == 1) { |
|
|
if (this.itemCodeList.length == 1) { |
|
|
this.itemCode = this.itemCodeList[0].itemCode |
|
|
this.itemCode = this.itemCodeList[0].itemCode |
|
|