From 61e04dab3ae87c037cd63dc132289c1f244ea0ef Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 24 Jun 2020 16:53:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=B4=A6=E5=8D=95=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/property/billManage/billManage.html | 21 ++++++++++--------- .../pages/property/billManage/billManage.js | 4 ++-- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/public/pages/property/billManage/billManage.html b/public/pages/property/billManage/billManage.html index 004c77067..c0b1459e6 100644 --- a/public/pages/property/billManage/billManage.html +++ b/public/pages/property/billManage/billManage.html @@ -19,16 +19,16 @@
- + + + +
- +
@@ -83,12 +83,13 @@ {{bill.billId}} - {{bill.configName}} + {{bill.feeName}} {{bill.billName}} {{bill.receivable}}元 {{bill.curReceivable}}元 - {{bill.billTime}}元 - {{bill.curBill == 'T'?'当前账单':'历史账单'}} + {{bill.receipts}}元 + {{bill.billTime}} + {{bill.curBill == 'T'?'当期账单':'往期账单'}}