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 = "";