From 8be034daaa3cdc25b480dc79552538f6154b6d1a Mon Sep 17 00:00:00 2001 From: user Date: Thu, 28 Jun 2018 11:27:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B1=E5=90=8C=E7=94=B3=E8=AF=B7=E4=BA=BA?= =?UTF-8?q?=EF=BC=8C=E6=8C=89=E9=92=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BusinessApplication/CustomerFamilyJoinTempInfo.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"%>