From 2f872a95def7fc5fc38254cd9bdac844c94a7bd3 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 24 May 2023 11:46:45 +0800 Subject: [PATCH] optimize remind fee --- .../reportFeeDetailCar.html | 69 ++++++++++-------- .../reportFeeDetailCar/reportFeeDetailCar.js | 19 +++++ .../reportFeeDetailContract.html | 69 ++++++++++-------- .../reportFeeDetailContract.js | 19 +++++ .../reportFeeDetailOwner.html | 73 ++++++++++--------- .../reportFeeDetailOwner.js | 19 +++++ .../reportFeeDetailRoom.html | 7 +- .../reportFeeDetailRoom.js | 20 +++++ 8 files changed, 199 insertions(+), 96 deletions(-) diff --git a/public/components/report/reportFeeDetailCar/reportFeeDetailCar.html b/public/components/report/reportFeeDetailCar/reportFeeDetailCar.html index 0931e4e76..c98673ede 100644 --- a/public/components/report/reportFeeDetailCar/reportFeeDetailCar.html +++ b/public/components/report/reportFeeDetailCar/reportFeeDetailCar.html @@ -1,33 +1,39 @@
- - - - - - - - +
+ +
+
+
- - - - - - - - - {{item.name}}
- 欠费/实收 -
+ + + + + + + - - - - - - - - -
+ + + + + + + + + {{item.name}}
+ 欠费/实收 +
{{fee.carNum}}{{fee.ownerName}}({{fee.link}}){{fee.oweFee || '0'}}{{fee.receivedFee || '0'}}