From a84942bcc9f95b5d2732cbb0814c2e2c155df5b4 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Mon, 27 Sep 2021 16:27:43 +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 | 29 ++++++++++++------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/public/pages/property/printPayFeeXinShiDai/printPayFeeXinShiDai.html b/public/pages/property/printPayFeeXinShiDai/printPayFeeXinShiDai.html index de4611bf5..54d82ebb0 100644 --- a/public/pages/property/printPayFeeXinShiDai/printPayFeeXinShiDai.html +++ b/public/pages/property/printPayFeeXinShiDai/printPayFeeXinShiDai.html @@ -13,28 +13,30 @@
| 收费项目 | -摘要 | -滞纳金 | -金额 | +收费项目 | +摘要 | +滞纳金 | +金额 | +||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{item.feeName}} | -+ | {{item.feeName}} | +{{vc.dateFormat(item.startTime)}}至{{vc.dateSubOneDay(vc.dateFormat(item.startTime),vc.dateFormat(item.endTime),item.feeFlag)}} {{item.preDegrees}} 至 {{item.curDegrees}} | -+ | 无 | -+ | {{vc.dateFormat(item.startTime)}}至{{vc.dateSubOneDay(vc.dateFormat(item.startTime),vc.dateFormat(item.endTime),item.feeFlag)}} | -0.00 | +0.00 | {{item.amount}} | +|
| @@ -42,22 +44,29 @@ (大写){{vc.changeNumMoneyToChinese(printPayFeeInfo.amount)}} | : | -{{printPayFeeInfo.amount}} | +{{printPayFeeInfo.amount}} | +||||||||
| {{printPayFeeInfo.feeTime}} | ++ | ||||||||||
| 单号 | {{printPayFeeInfo.receiptNum}} | ++ | |||||||||
| {{printPayFeeInfo.userName}} | ++ |