From f87301456cfa2b29219d06bd6380d7334ec8894b Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Fri, 12 Apr 2024 19:10:18 +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/reportPayFeeDetail/reportPayFeeDetail.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/pages/property/reportPayFeeDetail/reportPayFeeDetail.js b/public/pages/property/reportPayFeeDetail/reportPayFeeDetail.js index 36248467b..70b5d5a50 100644 --- a/public/pages/property/reportPayFeeDetail/reportPayFeeDetail.js +++ b/public/pages/property/reportPayFeeDetail/reportPayFeeDetail.js @@ -352,7 +352,7 @@ $that.reportPayFeeDetailInfo.conditions.floorId = ""; $that.reportPayFeeDetailInfo.conditions.roomNum = ""; $that.reportPayFeeDetailInfo.conditions.payerObjName = ""; - $that.reportPayFeeDetailInfo.conditions.primeRate = "1"; + $that.reportPayFeeDetailInfo.conditions.primeRate = ""; $that.reportPayFeeDetailInfo.conditions.startTime = ""; $that.reportPayFeeDetailInfo.conditions.endTime = ""; $that.reportPayFeeDetailInfo.conditions.feeStartTime = "";