From 40ab0d8f65df98d64ece8cfcd60a9607400ec309 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Tue, 4 Mar 2025 10:24:04 +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 --- public/pages/property/printPayFee/printPayFee.html | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/public/pages/property/printPayFee/printPayFee.html b/public/pages/property/printPayFee/printPayFee.html index 0417c90c9..17f111138 100644 --- a/public/pages/property/printPayFee/printPayFee.html +++ b/public/pages/property/printPayFee/printPayFee.html @@ -71,22 +71,16 @@ 无 - {{vc.dateFormat(item.startTime)}} - - {{vc.dateFormat(item.endTime)}} + {{vc.dateFormat(item.startTime)}}至{{vc.dateFormat(item.endTime)}} {{item.squarePrice}}
{{item.units}} {{item.area}} {{item.primeRate}} - {{item.amount}} + {{item.receivableAmount}}/{{item.amount}}元(退费) - {{item.amount}} - - - + {{item.receivableAmount}}/{{item.amount}}元 {{item.discountPrice || 0}} {{item.remark}}