From 8bcc1925974a12da3ebd2b332b5b597692205e4c Mon Sep 17 00:00:00 2001 From: tangfutang Date: Thu, 1 Nov 2018 14:01:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=8B=85=E4=BF=9D=E4=BA=BA?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=A1=B5=E9=9D=A2=E7=9A=84=E7=BB=9F=E4=B8=80?= =?UTF-8?q?=E7=A4=BE=E4=BC=9A=E4=BF=A1=E7=94=A8=E4=BB=A3=E7=A0=81=E6=A0=A1?= =?UTF-8?q?=E9=AA=8C=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Lease/Flow/Comm/LBGuaranteeUnit/LBGuaranteePerUnitInfo.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBGuaranteeUnit/LBGuaranteePerUnitInfo.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBGuaranteeUnit/LBGuaranteePerUnitInfo.jsp index 5fb10b8d2..c1fd8dbc5 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBGuaranteeUnit/LBGuaranteePerUnitInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBGuaranteeUnit/LBGuaranteePerUnitInfo.jsp @@ -88,7 +88,7 @@ return false; } if(certType=="Ent02"){ - if(checkORGRight1(certId)){ + if(checkORGRight(certId)){ return true; }else{ //setErrorTips("certId","组织机构代码格式不正确!");