diff --git a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02010-main.jsp index c8f88d8..ec4b22d 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02010-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02010-main.jsp @@ -395,7 +395,7 @@ * 사용자 함수(function) **************************************************************************/ // 자료 재조회 - $P.fnRefreshInfo = (params) => { + $P.fnRefresh = $P.fnRefreshInfo = (params) => { if (!params) return; ajax.get({ diff --git a/src/main/webapp/resources/html/inputRsnDialog.html b/src/main/webapp/resources/html/inputRsnDialog.html index 9c3f5d7..9c507ae 100644 --- a/src/main/webapp/resources/html/inputRsnDialog.html +++ b/src/main/webapp/resources/html/inputRsnDialog.html @@ -2,8 +2,7 @@