From 2ffd95491aebe4f300ef9978cd86cc18352c1e1a Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Fri, 10 May 2024 08:41:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=AE=A2=E6=88=B7=E8=B4=A6?= =?UTF-8?q?=E5=8D=95=E6=98=8E=E7=BB=86--=E6=9F=A5=E8=AF=A2=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E5=A2=9E=E5=8A=A0=E6=9C=AA=E8=BF=98=E9=87=91=E9=A2=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../paymentConfirmation/customerBillingDetails.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/paymentConfirmation/customerBillingDetails.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/paymentConfirmation/customerBillingDetails.vue index c2afcd702d..d860906f0b 100644 --- a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/paymentConfirmation/customerBillingDetails.vue +++ b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/paymentConfirmation/customerBillingDetails.vue @@ -24,6 +24,11 @@ + + + + + @@ -168,7 +173,9 @@ export default { createBySid: '', orgPath: '', menuUrl: '', - kxState: '' + kxState: '', + noMoneyStart: '', + noMoneyEnd: '' }, total: 0 } @@ -243,7 +250,9 @@ export default { createBySid: '', orgPath: '', menuUrl: '', - kxState: '' + kxState: '', + noMoneyStart: '', + noMoneyEnd: '' }, total: 0 }