1.商务条件删除刷新页面重新测算

This commit is contained in:
zhangbb 2019-06-20 17:31:19 +08:00
parent 47cda34d8a
commit 4bfdcb9a62

View File

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