优化展示

This commit is contained in:
shane 2021-11-29 15:06:55 +08:00
parent 91bce477d1
commit 65e902ff66

View File

@ -78,7 +78,8 @@
<th class="text-center">开始时间</th>
<th class="text-center">结束时间</th>
<th class="text-center">排序</th>
<th class="text-center">状态</th>
<!-- <th class="text-center">状态</th>
分页 -->
<th class="text-center">操作</th>
</tr>
</thead>
@ -91,7 +92,8 @@
<td class="text-center">{{mainCategoryProduct.startTime}}</td>
<td class="text-center">{{mainCategoryProduct.endTime}}</td>
<td class="text-center">{{mainCategoryProduct.seq}}</td>
<td class="text-center">{{mainCategoryProduct.stateName}}</td>
<!-- <td class="text-center">{{mainCategoryProduct.stateName}}</td>
-->
<td class="text-center">
<div class="btn-group">
<button class="btn-white btn btn-xs"