From 6c84763a0017c413d5d2265244baaf963c0bd978 Mon Sep 17 00:00:00 2001 From: xiezhiwen Date: Wed, 25 Sep 2019 09:34:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E7=94=B3=E8=AF=B7=E9=85=8D?= =?UTF-8?q?=E6=9C=89=E4=B8=8D=E5=AF=B9=E8=BA=AB=E4=BB=BD=E8=AF=81=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BusinessApplication/CustomerFamilyTempInfo.jsp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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)){