From a207523327cc289cb635d067ea329c2cfe39790f Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Mon, 27 Sep 2021 00:45:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../printPayFeeXinShiDai.html | 32 +++++++++++-------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/public/pages/property/printPayFeeXinShiDai/printPayFeeXinShiDai.html b/public/pages/property/printPayFeeXinShiDai/printPayFeeXinShiDai.html index 052535ce1..4026ddd61 100644 --- a/public/pages/property/printPayFeeXinShiDai/printPayFeeXinShiDai.html +++ b/public/pages/property/printPayFeeXinShiDai/printPayFeeXinShiDai.html @@ -12,11 +12,11 @@
| 收费项目 | -摘要 | -滞纳金 | -金额 | +||||||
|---|---|---|---|---|---|---|---|---|---|
| 收费项目 | +摘要 | +滞纳金 | +金额 | {{item.amount}} | |||||
| - ( ){{vc.changeNumMoneyToChinese(printPayFeeInfo.amount)}} + | + | + (大写){{vc.changeNumMoneyToChinese(printPayFeeInfo.amount)}} | : | -{{printPayFeeInfo.amount}} | +{{printPayFeeInfo.amount}} | ||||
| - | {{printPayFeeInfo.feeTime}} | ++ | + | {{printPayFeeInfo.feeTime}} | |||||
| 单号 | -{{printPayFeeInfo.receiptNum}} | ++ | 单号 | +{{printPayFeeInfo.receiptNum}} | |||||
| - | {{printPayFeeInfo.userName}} | ++ | + | {{printPayFeeInfo.userName}} | |||||