From 842fda566209f9ffd7771af16c446bccb6da6f8b Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Sat, 11 Sep 2021 10:42:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8A=A5=E8=A1=A8=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/property/reportOweFeeDetail/reportOweFeeDetail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/pages/property/reportOweFeeDetail/reportOweFeeDetail.html b/public/pages/property/reportOweFeeDetail/reportOweFeeDetail.html index 3527292c1..0b49b9783 100755 --- a/public/pages/property/reportOweFeeDetail/reportOweFeeDetail.html +++ b/public/pages/property/reportOweFeeDetail/reportOweFeeDetail.html @@ -91,7 +91,7 @@ 房号 费用项 费用开始时间 - 创建时间 + 更新时间 欠费时长(天) 欠费金额 @@ -102,7 +102,7 @@ {{fee.objName}} {{fee.feeName}} {{fee.feeCreateTime}} - {{fee.createTime}} + {{fee.updateTime}} {{fee.oweDay}} {{fee.oweAmount}}