From 4f5df74a4580dfaa353241644fea71c2554cb6fb Mon Sep 17 00:00:00 2001 From: Leeyh1121 <130335980+Leeyh1121@users.noreply.github.com> Date: Thu, 13 Jun 2024 10:30:16 +0900 Subject: [PATCH] =?UTF-8?q?fit=20:=20=EC=98=A4=ED=83=80=EC=88=98=EC=A0=95?= =?UTF-8?q?=20=EB=B0=8F=20=ED=95=AD=EB=AA=A9=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/adds/nims/dsuseMgtReceipt-main.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/adds/nims/dsuseMgtReceipt-main.jsp b/src/main/webapp/WEB-INF/jsp/adds/nims/dsuseMgtReceipt-main.jsp index 1388e09..5707a18 100644 --- a/src/main/webapp/WEB-INF/jsp/adds/nims/dsuseMgtReceipt-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/adds/nims/dsuseMgtReceipt-main.jsp @@ -293,7 +293,7 @@ , title : dialogTitle , content : resp , size : $P.control.infoSize - , onClose : () => { $P.refreshList(); } + , onClose : () => { $P.RefreshList(); } }); } });