From f5c04d4285be386e6c01a58bf40eb3caddf24017 Mon Sep 17 00:00:00 2001 From: myname Date: Fri, 26 Sep 2025 16:20:23 +0900 Subject: [PATCH] =?UTF-8?q?2025-09-26=2016:19=20=EC=9D=98=EB=A2=B0?= =?UTF-8?q?=EC=B7=A8=EC=86=8C=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtList.jsp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtList.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtList.jsp index f410381d..6cba82b0 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtList.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtList.jsp @@ -285,6 +285,7 @@ // 교육상태가 대기/ 연기 인지 확인 // 그 외에 값이면 loop 나온 뒤 경고 alert 실행 후 function 종료 + /*제한없이 if($(this).data('eduinfo') != 10 && $(this).data('eduinfo') != 50 && $(this).data('eduinfo') != '' @@ -292,6 +293,7 @@ chk = true; return; } + */ }); if(chk){ @@ -685,7 +687,7 @@
- +