Prechádzať zdrojové kódy

Merge branch 'deploy' of http://git.chelingzhu.com/chelingzhu-web/zxyj-admin-html into deploy

lilei 4 rokov pred
rodič
commit
f6f29fa4b9

+ 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