经销商保证金收取本方账户去掉默认值
This commit is contained in:
parent
56d29fec42
commit
17d200d573
@ -47,8 +47,8 @@
|
||||
window.onload=function(){
|
||||
var laccount = getItemValue(0,0,'LOCAL_ACCOUNT');
|
||||
if(!laccount){
|
||||
setItemValue(0,0,"LOCAL_ACCOUNT",'<%=acc_number%>');
|
||||
setItemValue(0,0,"LOCAL_BANK",'<%=acc_bank%>');
|
||||
<%-- setItemValue(0,0,"LOCAL_ACCOUNT",'<%=acc_number%>');
|
||||
setItemValue(0,0,"LOCAL_BANK",'<%=acc_bank%>'); --%>
|
||||
setItemValue(0,0,"ACCOUNT_INFO",'<%=acc%>');
|
||||
setItemValue(0,0,"ACCOUNT",'<%=acco%>');
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user