From 83c9232d9446d0992773b3ed44895d5d24210e9d Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Wed, 26 Dec 2018 17:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/views/dashboard/ntcTotalReportDetailList.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/views/dashboard/ntcTotalReportDetailList.jsp b/src/main/webapp/WEB-INF/views/dashboard/ntcTotalReportDetailList.jsp index fd7c55a67..ce78a23e3 100644 --- a/src/main/webapp/WEB-INF/views/dashboard/ntcTotalReportDetailList.jsp +++ b/src/main/webapp/WEB-INF/views/dashboard/ntcTotalReportDetailList.jsp @@ -132,7 +132,7 @@ }, }, exporting : { - filename : ''+nowDate.getFullYear()+(nowDate.getMonth()+1)+nowDate.getDate(), + filename : '', scale : 1, sourceWidth : 1280, sourceHeight : 500,