身份校验修正补充
This commit is contained in:
parent
18196a3288
commit
38f7d916b3
@ -26,7 +26,6 @@
|
||||
var flowunid = "<%=sFlowUnid%>";
|
||||
var username = "<%=userName%>";
|
||||
var orgname = "<%=orgName%>";
|
||||
alert(flowunid+"@"+username+"@"+orgname);
|
||||
var result =
|
||||
RunJavaMethodTrans("com.tenwa.lease.flow.project.validate.IdentityVerification","doIdentityVerification","FlowUnid="+flowunid+",UserName="+username+",OrgName="+orgname);
|
||||
if(result == 'ERROR'){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user