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"%>