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 ]