diff --git a/src/pages/fg/coms/comReceiptPopup.vue b/src/pages/fg/coms/comReceiptPopup.vue index 36c22ef3..6a10cb31 100644 --- a/src/pages/fg/coms/comReceiptPopup.vue +++ b/src/pages/fg/coms/comReceiptPopup.vue @@ -364,7 +364,7 @@ export default { item.value = item }) this.itemCodeList = res.data - this.showItemCodeSelect = true + // this.showItemCodeSelect = true if (this.itemCodeList.length == 1) { this.itemCode = this.itemCodeList[0].itemCode