5518 발송상세 방식란 제거

This commit is contained in:
hehihoho3@gmail.com 2025-11-07 11:31:02 +09:00
parent 54a14cd2de
commit 41ba6092c4

View File

@ -397,7 +397,7 @@ function fnSelectMber(mberId) {
</c:choose> </c:choose>
</td> </td>
</tr> </tr>
<tr class="no_modi"> <%-- <tr class="no_modi">
<th>방식</th> <th>방식</th>
<td colspan="3"> <td colspan="3">
<c:choose> <c:choose>
@ -409,7 +409,7 @@ function fnSelectMber(mberId) {
</c:otherwise> </c:otherwise>
</c:choose> </c:choose>
</td> </td>
</tr> </tr>--%>
<%-- <%--
<tr> <tr>
<th><span class="reqArea">제목</span></th> <th><span class="reqArea">제목</span></th>