From 4794dd0e208c5be5fa6a7fdb6d648dd0a5acc38f Mon Sep 17 00:00:00 2001 From: zhangbb Date: Tue, 27 Nov 2018 18:12:11 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E5=AD=90=E5=A5=B3=E4=BA=BA?= =?UTF-8?q?=E6=95=B0=E9=97=AA=E6=97=A0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Lease/Flow/Project/BusinessApplication/CustomerInfo.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerInfo.jsp b/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerInfo.jsp index b0f7269da..415fc13b1 100644 --- a/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerInfo.jsp @@ -94,7 +94,7 @@ $("#A_Group_0030").attr("style","display:block;"); changeFamilyRequired(); }else{ - setItemValue(0,0,"childrens_number",""); + // setItemValue(0,0,"childrens_number",""); setItemRequired(0, "childrens_number", false); // $("#CHILDRENS_NUMBER").attr("ReadOnly","true");//设置子女人数只读属性 // hideItem(0,'family');