From a1e57f7c91cec05bcf7c60e15ecaab8412a37f8e Mon Sep 17 00:00:00 2001 From: subsub Date: Mon, 22 Jul 2024 18:37:18 +0900 Subject: [PATCH] =?UTF-8?q?2024/07/22=20select=20value=20=EA=B0=92=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp index 395cb6ff..738771c3 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp @@ -270,13 +270,13 @@ $(document).ready(function(){ $('[data-info="${vEEduChasiVO.prcsAplctPrdOrd}"][data-tooltip="sub36_pop02"]').focus(); }); - setTimeout(function(){ + /* setTimeout(function(){ $('#dBirth .duet-date__input').attr("title","ex)1973.12.23 생년월일을 선택하세요."); $('.calendar_wrap').each(function(){ //$(this).find('.duet-date__input').attr('onkeydown','this.value=dateSettingHere(this.value);'); $(this).find('.duet-date__input').attr('onblur','this.value=dateSettingHere(this.value);'); }); - },10) + },10) */ }) @@ -321,6 +321,7 @@ $(document).ready(function(){ 생년월일 8자리 (ex.1988.01.01)
+  일   +