Browse Source

完善开票管理

master
yunuo970428 2 years ago
parent
commit
9a277783c3
  1. 4
      anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/billingmanagement/billingmanagement.vue

4
anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/billingmanagement/billingmanagement.vue

@ -286,7 +286,7 @@ export default {
contractNo: '', contractNo: '',
customerName: '', customerName: '',
vinNo: '', vinNo: '',
billingStateKey: '001', billingStateKey: '',
transferStateKey: '', transferStateKey: '',
invoicingName: '', invoicingName: '',
invoiceCode: '', invoiceCode: '',
@ -441,7 +441,7 @@ export default {
contractNo: '', contractNo: '',
customerName: '', customerName: '',
vinNo: '', vinNo: '',
billingStateKey: '001', billingStateKey: '',
transferStateKey: '', transferStateKey: '',
invoicingName: '', invoicingName: '',
invoiceCode: '', invoiceCode: '',

Loading…
Cancel
Save