diff --git a/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp b/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp index c82c28233..85f404891 100644 --- a/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp +++ b/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp @@ -200,7 +200,7 @@ $(function(){ $("#EQUIP_AMT").bind("change", function() { getRatioByMoney(this); }); - //CalcControl.InitLsaseTerm(); + CalcControl.InitLsaseTerm(); //CalcControl.PeriodTypeView(); //CalcControl.SettleMethodView(); //changeSettleMethod2();