diff --git a/WebContent/Tenwa/Customer/Lessee/Comm/Communication/Communication_list.jsp b/WebContent/Tenwa/Customer/Lessee/Comm/Communication/Communication_list.jsp index 7077e43b2..146fdabce 100644 --- a/WebContent/Tenwa/Customer/Lessee/Comm/Communication/Communication_list.jsp +++ b/WebContent/Tenwa/Customer/Lessee/Comm/Communication/Communication_list.jsp @@ -24,7 +24,7 @@ String sButtons[][] = { {"true","All","Button","新增","新增","newRecord()","","","","btn_icon_add",""}, {"true","","Button","修改","修改","viewAndEdit()","","","","btn_icon_edit",""}, - //{"true","All","Button","删除","删除","deleteRecord()","","","","btn_icon_delete",""}, + {"true","All","Button","删除","删除","deleteRecord()","","","","btn_icon_delete",""}, }; %><%@include file="/Frame/resources/include/ui/include_list.jspf"%>