2022-11-07 12:03 기일조서 내용 수정

This commit is contained in:
myname 2022-11-07 12:04:07 +09:00
parent 0c088d6ab6
commit 1faee2b244

View File

@ -582,6 +582,7 @@ $(document).ready(function(){
</c:if>
<!-- 기일조서 -->
<!--
기일조서
<br/>${KccadrConstants.ADR_APP_NTC_APPR }
<br/>${info.statCd }
@ -591,6 +592,7 @@ $(document).ready(function(){
<br/>/${apmChgDateList}/1
<br/>/${drtInfo}/2
-->
<!-- 기일변경승인(204050) 또는 기일승인(204050) 인 경우는 기일변경 내용보기 버튼, 취하종결(305010~305090)은 상시 프로세스이므로 제외-->
<c:if test="${(info.statCd== KccadrConstants.ADR_APP_NTC_APPR
|| fn:indexOf(info.statCd,'30') > -1)