From 29abb4b93d86bb17136a2868b835ac7594a924ea Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Thu, 2 Jan 2025 09:59:32 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B8=B0=EC=A1=B4=20=EC=A3=BC=EC=84=9D=20?= =?UTF-8?q?=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/main/EgovMainView.jsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/main/EgovMainView.jsp b/src/main/webapp/WEB-INF/jsp/main/EgovMainView.jsp index 2944d868..4c095fa3 100644 --- a/src/main/webapp/WEB-INF/jsp/main/EgovMainView.jsp +++ b/src/main/webapp/WEB-INF/jsp/main/EgovMainView.jsp @@ -223,7 +223,7 @@ async: true, success: function (data) { if (data.isSuccess) { - $("#memLoginThisMonth").html(data.adminMemLoginThisMonth.conversRate); + // $("#memLoginThisMonth").html(data.adminMemLoginThisMonth.conversRate); } else { //alert("Msg : " + data.msg); @@ -652,14 +652,14 @@ - <%-- + - --%> +