mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
处理操作按钮对齐问题
This commit is contained in:
parent
d897a6ab65
commit
2e5e7b60a2
@ -35,7 +35,7 @@
|
||||
<td>{{app.whileListIp}}</td>
|
||||
<td>{{app.blackListIp}}</td>
|
||||
<!-- <td>{{app.remark}}</td>-->
|
||||
<td>
|
||||
<td class="text-right">
|
||||
<div class="btn-group">
|
||||
<button class="btn-white btn btn-xs"
|
||||
v-on:click="_openEditAppModel(app)">修改</button>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user