zhaowei
3 天以前 7a0d7a81f02515bbb185a4cb954e9debb07bff6c
src/views/system/modules/DeptRoleUserModal.vue
@@ -30,7 +30,7 @@
      </a-form>
      <div v-else><h3>无可配置角色!</h3></div>
    </a-spin>
    <div class="drawer-bootom-button">
    <div class="drawer-bottom-button">
      <a-dropdown style="float: left" :trigger="['click']" placement="topCenter">
        <a-menu slot="overlay">
          <a-menu-item key="1" @click="checkALL">全部勾选</a-menu-item>
@@ -186,7 +186,7 @@
</script>
<style scoped>
  .drawer-bootom-button {
  .drawer-bottom-button {
    position: absolute;
    bottom: 0;
    width: 100%;