diff --git a/src/views/emis/emisSettleInvoiceChRecord/emisSettleInvoiceChRecordForm.vue b/src/views/emis/emisSettleInvoiceChRecord/emisSettleInvoiceChRecordForm.vue index fe0894a8..d151df3c 100644 --- a/src/views/emis/emisSettleInvoiceChRecord/emisSettleInvoiceChRecordForm.vue +++ b/src/views/emis/emisSettleInvoiceChRecord/emisSettleInvoiceChRecordForm.vue @@ -130,11 +130,25 @@ (申请开票金额:¥{{ invoiceApplyData.applyMoney }}) + + + + + + + + + + + + + +
@@ -309,6 +323,8 @@ export default { salerBankAccNo: null, salerContact: null, salerPhone: null, + salerChecker: null, + salerPayee: null, invoiceNo: null, filePath: null, qrPath: null,