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","组织机构代码格式不正确!");