店铺修改表述

This commit is contained in:
shane 2021-06-15 16:52:15 +08:00
parent f66cee1786
commit 4704a970c0
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@
>
<thead>
<tr>
<th class="text-center">店铺类型id</th>
<th class="text-center">店铺类型</th>
<th class="text-center">范围名称</th>
<th class="text-center">是否展示</th>
<th class="text-center">是否默认</th>

View File

@ -46,7 +46,7 @@
<div class="ibox-tools" style="top:10px;">
<button type="button" class="btn btn-primary btn-sm" v-on:click="_openAddShopTypeModal()">
<i class="glyphicon glyphicon-plus"></i>
添加店铺类型
添加
</button>
</div>
</div>