From 9a277783c33a424916a173e454cd9e093b3c367d Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Fri, 2 Jun 2023 18:14:47 +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 1e31ce107e..a5c777df4f 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 @@ -286,7 +286,7 @@ export default { contractNo: '', customerName: '', vinNo: '', - billingStateKey: '001', + billingStateKey: '', transferStateKey: '', invoicingName: '', invoiceCode: '', @@ -441,7 +441,7 @@ export default { contractNo: '', customerName: '', vinNo: '', - billingStateKey: '001', + billingStateKey: '', transferStateKey: '', invoicingName: '', invoiceCode: '',