From fb0ef7e6a1ec648f30f640592264947bab2ddb10 Mon Sep 17 00:00:00 2001 From: zhangwei Date: Sun, 30 Dec 2018 15:15:01 +0600 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0png=E5=92=8Cpdf=E7=9A=84?= =?UTF-8?q?=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/views/dashboard/ntcTotalReportDetailList.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/WEB-INF/views/dashboard/ntcTotalReportDetailList.jsp b/src/main/webapp/WEB-INF/views/dashboard/ntcTotalReportDetailList.jsp index 8f2d485f6..20aa1ebc7 100644 --- a/src/main/webapp/WEB-INF/views/dashboard/ntcTotalReportDetailList.jsp +++ b/src/main/webapp/WEB-INF/views/dashboard/ntcTotalReportDetailList.jsp @@ -141,6 +141,7 @@ menuItems : [ Highcharts.getOptions().exporting.buttons.contextButton.menuItems[0],// 打印 Highcharts.getOptions().exporting.buttons.contextButton.menuItems[1],// jpeg + 'downloadPNG','downloadPDF', Highcharts.getOptions().exporting.buttons.contextButton.menuItems[4],// excel Highcharts.getOptions().exporting.buttons.contextButton.menuItems[3],// cvs ]