Browse Source

完善开票管理

master
yunuo970428 2 years ago
parent
commit
cf27d6bae2
  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

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

Loading…
Cancel
Save