From d2d4bc7bd2df92f6c94da87aadda17bf096ea14c Mon Sep 17 00:00:00 2001 From: zhangbb Date: Fri, 28 Aug 2020 12:50:11 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=8E=BB=E6=8E=89=E5=A4=9A=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Flow/CollectionAudit/LcReviewAuditRentPlanByHandleList.jsp | 1 - 1 file changed, 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/Flow/CollectionAudit/LcReviewAuditRentPlanByHandleList.jsp b/WebContent/Tenwa/Lease/Flow/CollectionAudit/LcReviewAuditRentPlanByHandleList.jsp index 7d53b70d6..98f7c51c5 100644 --- a/WebContent/Tenwa/Lease/Flow/CollectionAudit/LcReviewAuditRentPlanByHandleList.jsp +++ b/WebContent/Tenwa/Lease/Flow/CollectionAudit/LcReviewAuditRentPlanByHandleList.jsp @@ -85,7 +85,6 @@ collect_moneys = sParm_money[0]; var rent_moneys = sParm_rent[0]; var penalty_moneys = sParm_penalty[0]; - rent_moneys.split(".")[1].length var sum_moneys = eval(rent_moneys+"+"+penalty_moneys); if(collect_moneys==""||collect_moneys==0){ alert("所选扣款金额不能为空或者为0!");