完善保证金

This commit is contained in:
shiyj1101 2021-07-02 12:04:48 +08:00
parent 48f740bb77
commit 8cab9911ab

View File

@ -17,7 +17,7 @@
<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>
@ -32,7 +32,7 @@
<td class="text-center">{{shop.storeName}}</td>
<td class="text-center">{{shop.storeAddress}}</td>
<td class="text-center">{{shop.storeTel}}</td>
<td class="text-center">{{shop.isPayUp}}</td>
<td class="text-center">{{shop.stateName}}</td>
<td class="text-center">
<!-- <div class="btn-group">
<button class="btn-white btn btn-xs"