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,