이준호 전자조정시스템 고도화 커밋

- (관리자) 결제 상세 조정부 정보 종결시에만 나오던 문제 수정
This commit is contained in:
leejunho 2023-02-09 17:00:57 +09:00
parent f49e5ebfb0
commit 8473461a23

View File

@ -1062,7 +1062,7 @@
</tr> </tr>
<c:if test="${info.statCd eq '400000'}"> <%-- <c:if test="${info.statCd eq '400000'}"> --%>
<tr> <tr>
<th scope="row" class=""><p>조정부</p></th> <th scope="row" class=""><p>조정부</p></th>
<td> <td>
@ -1103,7 +1103,7 @@
</p> </p>
</td> </td>
</tr> </tr>
</c:if> <%-- </c:if> --%>
<c:if test="${info.sbmtTy eq KccadrConstants.ADR_CLOSE_APPR_REQ}"> <c:if test="${info.sbmtTy eq KccadrConstants.ADR_CLOSE_APPR_REQ}">