From 76d197bcc098cd8c67a917306fa9b84d696646cf Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Mon, 30 Jun 2025 11:28:34 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B6=80=EA=B3=BC=EC=A0=9C=EC=99=B8=20?= =?UTF-8?q?=EC=82=AD=EC=A0=9C=20=ED=9B=84=20=EC=98=A4=EB=A5=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02010-main.jsp | 2 +- src/main/webapp/resources/html/inputRsnDialog.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) 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 @@