diff --git a/src/main/resources/static/js/faStatistics/asfCov.js b/src/main/resources/static/js/faStatistics/asfCov.js index d20b5f01..c65a4e3b 100644 --- a/src/main/resources/static/js/faStatistics/asfCov.js +++ b/src/main/resources/static/js/faStatistics/asfCov.js @@ -174,7 +174,7 @@ function contentCheck(formId){ $(document).on('click', '#asfCovDownExcel', function (){ - exportExcel('ASF 및 코로나19 관련 조치현황', 'asfCovTable'); + exportExcel('감염병 관련 조치현황', 'asfCovTable'); }); $(document).on('click', '#caseNumBtn', function (){ diff --git a/src/main/resources/templates/faStatistics/asfCov/asfCov.html b/src/main/resources/templates/faStatistics/asfCov/asfCov.html index e5acb4bc..5e007492 100644 --- a/src/main/resources/templates/faStatistics/asfCov/asfCov.html +++ b/src/main/resources/templates/faStatistics/asfCov/asfCov.html @@ -95,7 +95,7 @@