|
@@ -284,11 +284,11 @@
|
|
---
|
|
---
|
|
</c:if>
|
|
</c:if>
|
|
</td>
|
|
</td>
|
|
- <td>${clubList.orderCountMonth}</td>
|
|
|
|
- <td>${clubList.orderCountYear}</td>
|
|
|
|
- <td>${clubList.payTotalMonth}</td>
|
|
|
|
- <td>${clubList.payTotalYear}</td>
|
|
|
|
- <td>${clubList.payTotal}</td>
|
|
|
|
|
|
+ <td class="td-none">${clubList.orderCountMonth}</td>
|
|
|
|
+ <td class="td-none">${clubList.orderCountYear}</td>
|
|
|
|
+ <td class="td-none">${clubList.payTotalMonth}</td>
|
|
|
|
+ <td class="td-none">${clubList.payTotalYear}</td>
|
|
|
|
+ <td class="td-none">${clubList.payTotal}</td>
|
|
<td>
|
|
<td>
|
|
<c:if test="${clubList.pageLabel ne null}">
|
|
<c:if test="${clubList.pageLabel ne null}">
|
|
${clubList.pageLabel}
|
|
${clubList.pageLabel}
|