From 00de068d0222157a7276379693216eb5ab454eec Mon Sep 17 00:00:00 2001 From: user Date: Mon, 2 Jul 2018 19:57:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E7=94=B3=E8=AF=B7=EF=BC=8C?= =?UTF-8?q?=E5=85=B1=E5=90=8C=E7=94=B3=E8=AF=B7=E4=BA=BA=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=96=B0=E5=A2=9E=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Project/BusinessApplication/CustomerFamilyJoinTempInfo.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyJoinTempInfo.jsp b/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyJoinTempInfo.jsp index e3800dadc..0df26336e 100644 --- a/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyJoinTempInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerFamilyJoinTempInfo.jsp @@ -30,7 +30,7 @@ String sButtons[][] = { - {"true","","Button","新增","新增","newRecord()","","","","btn_icon_add"}, + //{"true","","Button","新增","新增","newRecord()","","","","btn_icon_add"}, {"true","","Button","保存","保存","viewAndEdit()","","","","btn_icon_edit"}, //{"true","All","Button","保存","保存所有修改","save(0)","","","",""}, {String.valueOf(!com.amarsoft.are.lang.StringX.isSpace(sPrevUrl)),"All","Button","返回","返回列表","returnList()","","","",""}