1。保单方法改为先放后抵
This commit is contained in:
parent
215b41b02c
commit
5e3cd0a30a
@ -32,7 +32,7 @@ $(function(){
|
||||
function lendingType(){
|
||||
var lendingType = getItemValue(0, 0, "LENDING_TYPE");
|
||||
if(lendingType==null||lendingType==""){
|
||||
setItemValue(0, 0, "LENDING_TYPE", "AFTER");
|
||||
setItemValue(0, 0, "LENDING_TYPE", "FIRST");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user