From 1fa8a3bfe71b584c6dd86065b375459665835f0c Mon Sep 17 00:00:00 2001 From: liuzhao Date: Tue, 13 Nov 2018 19:19:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E9=87=91=E5=AE=9E=E6=94=B6=E6=8A=A5?= =?UTF-8?q?=E8=A1=A8=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../rentcollection/FundIncomeReport.jsp | 40 ++++++++++++++++++ WebContent/fileTemplate/资金实收报表导出.xlsx | Bin 0 -> 10696 bytes 2 files changed, 40 insertions(+) create mode 100644 WebContent/fileTemplate/资金实收报表导出.xlsx diff --git a/WebContent/Tenwa/Lease/Flow/RentCollection/rentcollection/FundIncomeReport.jsp b/WebContent/Tenwa/Lease/Flow/RentCollection/rentcollection/FundIncomeReport.jsp index 052947e87..0a1ecbbd2 100644 --- a/WebContent/Tenwa/Lease/Flow/RentCollection/rentcollection/FundIncomeReport.jsp +++ b/WebContent/Tenwa/Lease/Flow/RentCollection/rentcollection/FundIncomeReport.jsp @@ -20,10 +20,50 @@ String sButtons[][] = { //{"true","All","Button","ÐÂÔö","ÐÂÔö","newRecord()","","","","btn_icon_add",""}, //{"true","","Button","ÏêÇé","ÏêÇé","viewAndEdit()","","","","btn_icon_detail",""}, + {"true","","Button","µ¼³öexcel","µ¼³öexcel","exportExcel()","","","","btn_icon_up",""}, //{"true","","Button","ɾ³ý","ɾ³ý","if(confirm('ȷʵҪɾ³ýÂð?'))as_delete(0,'alert(getRowCount(0))')","","","","btn_icon_delete",""}, }; %><%@include file="/Frame/resources/include/ui/include_list.jspf"%>