2024-01-15 10:27 월별 강사 배정 통계 교육확정 대상으로 변경 60,30

This commit is contained in:
myname 2024-01-15 10:28:12 +09:00
parent 48ce6d6053
commit 087022e17f
2 changed files with 2 additions and 1 deletions

View File

@ -827,6 +827,7 @@
AND NVL(A.USE_YN, 'Y') <![CDATA[ <> ]]> 'N'
AND a.LCTR_DIV_CD = '10'
AND a.aprvl_cd = '60'
AND d.asgnm_aprvl_cd = '30'
AND 1 =1
GROUP BY d.user_id

View File

@ -156,7 +156,7 @@
<div class="list_util">
<p class="list_util_p">총 건수 : <span><c:out value="${vEInstrAssiEduAplctVOListCnt}" /></span>건</p>
<div>
*교육신청과 강사배정이 모두 확정된 데이터 기준
*교육신청과 강사배정이 모두 확정된 데이터 기준-교육확정(60),강사확정(30)
<!-- <select class="sel_type1" name="pageUnit" id="pageUnit" onchange="linkPage(1);" title="줄 선택" style="width: 140px"> -->
<%-- <option value='10' <c:if test="${vEEduAplctVO.pageUnit == '10' or vEEduAplctVO.pageUnit == ''}">selected</c:if>>10줄</option> --%>
<%-- <option value='20' <c:if test="${vEEduAplctVO.pageUnit == '20'}">selected</c:if>>20줄</option> --%>