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){