From 5bdeabd63d5a2a9d9166947351858b1f8b07f84e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E5=9B=BD?= <854933521@qq.com> Date: Fri, 25 Oct 2024 13:18:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E9=80=89=E6=8B=A9=E7=89=A9?= =?UTF-8?q?=E6=96=99=202024/8/2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/fg/coms/comReceiptPopup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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