diff --git a/src/main/webapp/WEB-INF/jsp/include/dashboard.jsp b/src/main/webapp/WEB-INF/jsp/include/dashboard.jsp index 71de3ad6..160a5a6d 100644 --- a/src/main/webapp/WEB-INF/jsp/include/dashboard.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/dashboard.jsp @@ -478,7 +478,7 @@ function fnLoadStatisticsDatas(taskSeCd){ mergedQuery = {...defaultQuery, ...queryInQuery1, ...queryInQuery2 }; - //fnLoadStatisticsData(mergedQuery, "doughnutChart3", "doughnut"); + fnLoadStatisticsData(mergedQuery, "doughnutChart3", "doughnut"); } //통계 데이터 조회