이준호 전자조정시스템 고도화 커밋
- (관리자) 결제 상세 조정부 정보 종결시에만 나오던 문제 수정
This commit is contained in:
parent
f49e5ebfb0
commit
8473461a23
@ -1062,7 +1062,7 @@
|
||||
</tr>
|
||||
|
||||
|
||||
<c:if test="${info.statCd eq '400000'}">
|
||||
<%-- <c:if test="${info.statCd eq '400000'}"> --%>
|
||||
<tr>
|
||||
<th scope="row" class=""><p>조정부</p></th>
|
||||
<td>
|
||||
@ -1103,7 +1103,7 @@
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</c:if>
|
||||
<%-- </c:if> --%>
|
||||
|
||||
|
||||
<c:if test="${info.sbmtTy eq KccadrConstants.ADR_CLOSE_APPR_REQ}">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user