更改担保人新增页面的统一社会信用代码校验方式
This commit is contained in:
parent
3cd1b33dc3
commit
8bcc192597
@ -88,7 +88,7 @@
|
||||
return false;
|
||||
}
|
||||
if(certType=="Ent02"){
|
||||
if(checkORGRight1(certId)){
|
||||
if(checkORGRight(certId)){
|
||||
return true;
|
||||
}else{
|
||||
//setErrorTips("certId","组织机构代码格式不正确!");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user