2025-09-30 16:42 캘린더형 페이지 작업

This commit is contained in:
myname 2025-09-30 16:42:46 +09:00
parent 2ee8ca3cc4
commit 997e4781b3
3 changed files with 3 additions and 3 deletions

View File

@ -1635,7 +1635,7 @@
LEFT JOIN VE_PRCS b
ON a.prcs_ord = b.prcs_ord
where
a.LCTR_DIV_CD ='60'
b.LCTR_DIV_CD =#lctrDivCd#
AND a.USE_YN ='Y'
AND SUBSTRING(a.EDU_STRT_PNTTM, 1, 7) = TO_CHAR(TO_DATE(#sTodate#,'YYYYMMDD')+ interval '7 day','YYYY.MM')

View File

@ -626,7 +626,7 @@ $(document).ready(function(){
<div class="cont_wrap list_con" id="sub">
<form name="selectForm" id="selectForm">
<input type="hidden" name="lctrDivCd" value="60">
<input type="hidden" name="lctrDivCd" value="70">
<input type="hidden" name="sTodate" value="">
</form>
<form name="confirmForm" id="confirmForm">

View File

@ -626,7 +626,7 @@ $(document).ready(function(){
<div class="cont_wrap list_con" id="sub">
<form name="selectForm" id="selectForm">
<input type="hidden" name="lctrDivCd" value="60">
<input type="hidden" name="lctrDivCd" value="80">
<input type="hidden" name="sTodate" value="">
</form>
<form name="confirmForm" id="confirmForm">