From b34d4116911f863a5aa044b8ece6f1fa394f2525 Mon Sep 17 00:00:00 2001 From: linfso Date: Tue, 29 Oct 2024 18:51:52 +0800 Subject: [PATCH] md --- .../emisSettleInvoiceRecordForm.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/views/emis/emisSettleInvoiceRecord/emisSettleInvoiceRecordForm.vue b/src/views/emis/emisSettleInvoiceRecord/emisSettleInvoiceRecordForm.vue index 917187f4..fe1dd3ff 100644 --- a/src/views/emis/emisSettleInvoiceRecord/emisSettleInvoiceRecordForm.vue +++ b/src/views/emis/emisSettleInvoiceRecord/emisSettleInvoiceRecordForm.vue @@ -58,6 +58,7 @@ 加入单号 hasOpenMap==>",hasOpenMap); - + this.loading=true; for(let i=0;i=res==>",res) @@ -453,6 +455,7 @@ export default { }; this.isPreventReClick=false; this.handleCalcFeeItem(); + this.loading=false; } }, removeEndChar(str,char, type) {