1.本方账户页面漏更

This commit is contained in:
zhangbb 2020-01-10 16:47:26 +08:00
parent 649bd5d77d
commit 103cfb0d45

View File

@ -95,6 +95,7 @@
if(accountType=="in_account"){
setItemValue(0,0,"FbSdk", "N");
alert("收款暂不支持银企直连!");
return;
}
var sParams = "accountType="+accountType+",accType="+accType+",state="+state+",FbSdk="+FbSdk+",ownId="+ownId;
var sReturn = RunJavaMethodTrans("com.tenwa.reckon.copydata.CalcRentCompare", "compare",sParams );