|
|
|
@ -478,7 +478,7 @@ function fnLoadStatisticsDatas(taskSeCd){
|
|
|
|
|
|
|
|
|
|
mergedQuery = {...defaultQuery, ...queryInQuery1, ...queryInQuery2 };
|
|
|
|
|
|
|
|
|
|
//fnLoadStatisticsData(mergedQuery, "doughnutChart3", "doughnut");
|
|
|
|
|
fnLoadStatisticsData(mergedQuery, "doughnutChart3", "doughnut");
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
//통계 데이터 조회
|
|
|
|
|