src/views/system/modules/UserRoleModal.vue
@@ -28,7 +28,7 @@
      </a-form-item>
    </a-form>
    <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="switchCheckStrictly(1)">父子关联</a-menu-item>
@@ -185,7 +185,7 @@
</script>
<style lang="less" scoped>
  .drawer-bootom-button {
  .drawer-bottom-button {
    position: absolute;
    bottom: 0;
    width: 100%;