|
@@ -52,6 +52,7 @@
|
|
|
<th class='text-left nowrap'>商家名称</th>
|
|
|
<th class='text-left nowrap'>商家电话</th>
|
|
|
<th class='text-left nowrap'>商品状态</th>
|
|
|
+ <th class='text-left nowrap'>驳回原因</th>
|
|
|
<th>操作</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
@@ -106,6 +107,9 @@
|
|
|
<!-- {/eq}-->
|
|
|
<!-- </div>-->
|
|
|
</td>
|
|
|
+ <td>
|
|
|
+ {$vo.examine_cause}
|
|
|
+ </td>
|
|
|
<!-- <td class='nowrap'>-->
|
|
|
<!-- 库存 <b>{$vo.stock_total}</b> 件;( 已销售 <b>{$vo.stock_sales}</b> 件 )-->
|
|
|
<!-- <div class="notselect margin-top-5">-->
|