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) {