From 13f187f9b89c8548d965517892d520d4bd33e6f3 Mon Sep 17 00:00:00 2001 From: 92895 <928953915> Date: Tue, 8 Dec 2020 18:05:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E6=89=93=E7=A5=A8=E6=8D=AE=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/pages/property/printPayFees/printPayFees.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/pages/property/printPayFees/printPayFees.html b/public/pages/property/printPayFees/printPayFees.html index 28be14c53..2fcb050ab 100644 --- a/public/pages/property/printPayFees/printPayFees.html +++ b/public/pages/property/printPayFees/printPayFees.html @@ -47,7 +47,7 @@ {{item.feeName}} - {{item.carNum}} + {{item.carNum}} {{item.cycle}} {{item.num}} @@ -59,7 +59,7 @@ {{item.startTime!=null?vc.dateFormat(item.startTime):''}} {{item.endTime!=null?vc.dateFormat(item.endTime):''}} {{item.amount}} - {{item.remark}} + {{item.remark}} @@ -73,7 +73,7 @@ 合计(小写): {{printPayFeeInfo.amount}} - 车牌号:{{printPayFeeInfo.carNum}} + 车牌号:{{printPayFeeInfo.carNum}}