浏览代码

样式优化

zhangdan 4 年之前
父节点
当前提交
d28a9b2381
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/businessManage/userManage/userManage.vue

+ 1 - 1
src/views/businessManage/userManage/userManage.vue

@@ -59,7 +59,7 @@
       </a-form>
     </div>
     <div class="table-operator">
-      <a-button type="primary" icon="plus" @click="openModal" id="userList-openModal" v-hasPermission="'B_userManage_add'">新增</a-button>
+      <a-button type="primary" icon="plus" @click="openModal" id="userList-openModal" v-hasPermission="'B_userManage_add'" style="margin-top: 18px;">新增</a-button>
     </div>
 
     <s-table