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}} | |||||