From cf27d6bae249b47f6b70fc23f4487191810f7b62 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Tue, 23 May 2023 14:12:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=BC=80=E7=A5=A8=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../finginvoiceapply/billingmanagement/billingmanagement.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/billingmanagement/billingmanagement.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/billingmanagement/billingmanagement.vue index 4c004c0b3d..caeb27978d 100644 --- a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/billingmanagement/billingmanagement.vue +++ b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/billingmanagement/billingmanagement.vue @@ -278,7 +278,7 @@ export default { contractNo: '', customerName: '', vinNo: '', - billingStateKey: '', + billingStateKey: '001', transferStateKey: '', invoicingName: '', invoiceCode: '', @@ -432,7 +432,7 @@ export default { contractNo: '', customerName: '', vinNo: '', - billingStateKey: '', + billingStateKey: '001', transferStateKey: '', invoicingName: '', invoiceCode: '',