no message

master
Hyung Geun 2022-03-16 09:50:10 +09:00
parent ee1f36f263
commit 3679bc6e53
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@
<c:forEach var="item" items="${useHistoryList}">
<tr>
<td><c:out value="${item.reqArea}"/></td>
<td><c:out value="${useVisit}"/></td>
<td><c:out value="${item.company}"/></td>
<td><c:out value="${item.name}"/></td>
<td class="td_date"><c:out value="${item.logDate}"/></td>