1.商务条件删除刷新页面重新测算
This commit is contained in:
parent
47cda34d8a
commit
4bfdcb9a62
@ -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){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user