业务申请校验法人社会统一信用代码
This commit is contained in:
parent
2626867d05
commit
17b96e6f82
@ -433,8 +433,8 @@
|
||||
}
|
||||
}
|
||||
if(certType =='Ent02'){
|
||||
if(!checkORGRight1(certid) ){
|
||||
setErrorTips("certid","组织机构代码格式错误!");
|
||||
if(!checkORGRight(certid) ){
|
||||
setErrorTips("certid","统一社会信用代码格式错误!");
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user