贷前征信页面测试弹框去除

This commit is contained in:
zhanglei 2018-07-21 17:37:45 +08:00
parent 246ed9f749
commit f1ad22f303

View File

@ -24,7 +24,6 @@
function creditVerification(){
var sFlowUnid = "<%=sFlowUnid%>";
var PhaseNo = "<%=PhaseNo%>"
alert(sFlowUnid+"@"+PhaseNo);
var result =
RunJavaMethodTrans("com.tenwa.comm.credit.CreditBodyGuardAction","doCreditVerification","flowunid="+sFlowUnid+",phaseno="+PhaseNo);
if(result == 'ERROR'){