From 9808d4c22e364b6554971c43985fadb2260cb701 Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Mon, 15 Jan 2024 17:20:58 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EC=8B=9C=EC=A7=80=EC=98=A4=EB=A5=98?= =?UTF-8?q?=20=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/fims/cvlc/cvlc02010-main.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/fims/cvlc/cvlc02010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/cvlc/cvlc02010-main.jsp index 0eba9d45..97cdd3a1 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/cvlc/cvlc02010-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/cvlc/cvlc02010-main.jsp @@ -262,7 +262,7 @@ $(document).ready(function(){ success : resp => { if(resp.saved){ dialog.alert({ - content : "차량 정보가 없습니다.", + content : "처리되었습니다.", init : function() { focusClose(); } }); $P.refreshCrdnList();