diff --git a/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyJoinTempInfo.jsp b/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyJoinTempInfo.jsp index 06aee6e49..d6e26bfa3 100644 --- a/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyJoinTempInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyJoinTempInfo.jsp @@ -28,11 +28,11 @@ String sButtons[][] = { - {"true","","Button","保存","保存","newRecord()","","","","btn_icon_add"}, + {"true","","Button","新增","新增","newRecord()","","","","btn_icon_add"}, //{"true","All","Button","保存","保存所有修改","save(0)","","","",""}, {String.valueOf(!com.amarsoft.are.lang.StringX.isSpace(sPrevUrl)),"All","Button","返回","返回列表","returnList()","","","",""} }; - sButtonPosition = "south"; + //sButtonPosition = "south"; %><%@ include file="/Frame/resources/include/ui/include_info.jspf"%>