From 4bfdcb9a62160ea00315f547eeb126961754471f Mon Sep 17 00:00:00 2001 From: zhangbb Date: Thu, 20 Jun 2019 17:31:19 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=95=86=E5=8A=A1=E6=9D=A1=E4=BB=B6=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E5=88=B7=E6=96=B0=E9=A1=B5=E9=9D=A2=E9=87=8D=E6=96=B0?= =?UTF-8?q?=E6=B5=8B=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp b/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp index 571e7780e..4eeedb36f 100644 --- a/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp +++ b/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp @@ -245,7 +245,7 @@ $(function(){ }else{ changeSettleMethod3(); } - getRatioByMoney(getObj(0, "EQUIP_AMT")); +// getRatioByMoney(getObj(0, "EQUIP_AMT")); }); function financingCar(){ var financingCar = getItemValue(0, 0, "EQUIP_AMT")-getItemValue(0, 0, "FIRST_PAYMENT"); @@ -878,6 +878,7 @@ function getRatioByMoney(e){ }else{ money=equipAmt; } + debugger; if(fundRules[key]["ratioType"]=="InputMode03"){//»¥ثم if(e.id==key){ if(Number(equipAmt)!=0){