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');