diff --git a/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyTempInfo.jsp b/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyTempInfo.jsp index 742097a90..ce6469332 100644 --- a/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyTempInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyTempInfo.jsp @@ -256,12 +256,12 @@ if(name.length > 0){ if(certid.length > 0){ - if(certid.length!=18){ + /* if(certid.length!=18){ // parent.parent.openDWDialog(); setErrorTips("certid","身份证必须是18位!"); // parent.parent.resetDWDialog("配偶身份证信息错误!",false); return false; - } + } */ if(CheckLicense(certid)){ setItemValue(0,0,"certid",certid); //setItemUnit(0,0,"certid",""); @@ -272,12 +272,12 @@ // setErrorTips("certid","配偶证件号码不可与承租人相同!"); // return false; // } - else{ + /* else{ // parent.parent.openDWDialog(); setErrorTips("certid","身份证格式错误!"); // parent.parent.resetDWDialog("配偶身份证信息错误!",false); return false; - } + } */ } if(tel.length > 0){ if(!CheckPhoneCode(tel)){