From 67cfa85e9f604e06eaee3f1ade2dc735fadf0295 Mon Sep 17 00:00:00 2001 From: zzk Date: Fri, 15 Sep 2023 20:16:43 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=8F=E9=94=80=E5=95=86=E7=95=99=E8=A8=80?= =?UTF-8?q?=E5=8E=BB=E9=99=A4=E4=BF=AE=E6=94=B9=E5=92=8C=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Lessee/Comm/Communication/Communication_list.jsp | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/WebContent/Tenwa/Customer/Lessee/Comm/Communication/Communication_list.jsp b/WebContent/Tenwa/Customer/Lessee/Comm/Communication/Communication_list.jsp index 146fdabce..a4ba5bacf 100644 --- a/WebContent/Tenwa/Customer/Lessee/Comm/Communication/Communication_list.jsp +++ b/WebContent/Tenwa/Customer/Lessee/Comm/Communication/Communication_list.jsp @@ -23,8 +23,8 @@ dwTemp.genHTMLObjectWindow(flowunid); String sButtons[][] = { {"true","All","Button","新增","新增","newRecord()","","","","btn_icon_add",""}, - {"true","","Button","修改","修改","viewAndEdit()","","","","btn_icon_edit",""}, - {"true","All","Button","删除","删除","deleteRecord()","","","","btn_icon_delete",""}, +// {"true","","Button","修改","修改","viewAndEdit()","","","","btn_icon_edit",""}, +// {"true","All","Button","删除","删除","deleteRecord()","","","","btn_icon_delete",""}, }; %><%@include file="/Frame/resources/include/ui/include_list.jspf"%>