From 440c3f12cff880317c62f5debfb2aa41e1e2b5f7 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Sat, 6 May 2023 15:07:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=A5=A8=E4=BC=98=E5=8C=96=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inout/InvoiceRegistration.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/inout/InvoiceRegistration.vue b/src/views/inout/InvoiceRegistration.vue index b185d3e..a3e4349 100644 --- a/src/views/inout/InvoiceRegistration.vue +++ b/src/views/inout/InvoiceRegistration.vue @@ -725,6 +725,7 @@ export default { closecheckInvoice(){ this.checkInvoice=false; this.getCodeDetailList(); + this.getBizDetailListInv(); }, onSubmit() {