From 38f7d916b351553c12ea0d14c5a87b47da6070e8 Mon Sep 17 00:00:00 2001 From: zhanglei Date: Sat, 14 Jul 2018 17:47:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BA=AB=E4=BB=BD=E6=A0=A1=E9=AA=8C=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Tenwa/Lease/Flow/Comm/LBIdentityCheck/LBCarIdentityCheck.jsp | 1 - 1 file changed, 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBIdentityCheck/LBCarIdentityCheck.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBIdentityCheck/LBCarIdentityCheck.jsp index 2c1e4df0c..70c502112 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBIdentityCheck/LBCarIdentityCheck.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBIdentityCheck/LBCarIdentityCheck.jsp @@ -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'){