Merge branch 'develop' of http://git2.tenwa.com.cn/ApzlDev/apzl_leasing.git into liuzhao
This commit is contained in:
commit
98efc7b904
@ -82,7 +82,8 @@ include file="/Frame/resources/include/ui/include_info.jspf"%>
|
||||
var certid = getItemValue(0,getRow(),"certid");
|
||||
//判断组织机构代码合法性
|
||||
if(certType =='Ent02'){
|
||||
if(!checkORGRight1(certid) ){
|
||||
// if(!checkORGRight1(certid) ){
|
||||
if(!checkORGRight(certid) ){
|
||||
setErrorTips("certid","组织机构代码格式错误!");
|
||||
return false;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user