역량강화 신청목록 list 수정

This commit is contained in:
hylee 2023-11-30 14:56:04 +09:00
parent 5ee7874d04
commit 61fb2c746b

View File

@ -392,7 +392,7 @@ $(document).ready(function(){
<c:when test="${list.qestRsltExists }"> <c:when test="${list.qestRsltExists }">
<button type="button" title="이수증" class="btnType01" onclick="fncCmpltCrtfc('<c:out value="${list.prcsAplctPrdOrd}"/>', '<c:out value="${list.eduAplctOrd}"/>');">이수증</button> <button type="button" title="이수증" class="btnType01" onclick="fncCmpltCrtfc('<c:out value="${list.prcsAplctPrdOrd}"/>', '<c:out value="${list.eduAplctOrd}"/>');">이수증</button>
</c:when> </c:when>
<c:when test="${list.dateChk eq 1 and not list.qestRsltExists}"> <c:when test="${list.aplctStateCd eq 20 and not list.qestRsltExists}">
교육완료 교육완료
</c:when> </c:when>
<c:otherwise> <c:otherwise>