2022-11-07 12:03 기일조서 내용 수정
This commit is contained in:
parent
0c088d6ab6
commit
1faee2b244
@ -582,6 +582,7 @@ $(document).ready(function(){
|
|||||||
</c:if>
|
</c:if>
|
||||||
|
|
||||||
<!-- 기일조서 -->
|
<!-- 기일조서 -->
|
||||||
|
<!--
|
||||||
기일조서
|
기일조서
|
||||||
<br/>${KccadrConstants.ADR_APP_NTC_APPR }
|
<br/>${KccadrConstants.ADR_APP_NTC_APPR }
|
||||||
<br/>${info.statCd }
|
<br/>${info.statCd }
|
||||||
@ -591,6 +592,7 @@ $(document).ready(function(){
|
|||||||
|
|
||||||
<br/>/${apmChgDateList}/1
|
<br/>/${apmChgDateList}/1
|
||||||
<br/>/${drtInfo}/2
|
<br/>/${drtInfo}/2
|
||||||
|
-->
|
||||||
<!-- 기일변경승인(204050) 또는 기일승인(204050) 인 경우는 기일변경 내용보기 버튼, 취하종결(305010~305090)은 상시 프로세스이므로 제외-->
|
<!-- 기일변경승인(204050) 또는 기일승인(204050) 인 경우는 기일변경 내용보기 버튼, 취하종결(305010~305090)은 상시 프로세스이므로 제외-->
|
||||||
<c:if test="${(info.statCd== KccadrConstants.ADR_APP_NTC_APPR
|
<c:if test="${(info.statCd== KccadrConstants.ADR_APP_NTC_APPR
|
||||||
|| fn:indexOf(info.statCd,'30') > -1)
|
|| fn:indexOf(info.statCd,'30') > -1)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user