zhaowei
2025-07-03 bf2e77248f05798c3f2904fe24416bb75c9e6476
src/views/system/DepartList.vue
@@ -107,7 +107,7 @@
        </div>
      </a-card>
      <!---- author:os_chengtgen -- date:20190827 --  for:切换父子勾选模式 =======------>
      <div class="drawer-bootom-button">
      <div class="drawer-bottom-button">
        <a-dropdown
          :trigger="['click']"
          placement="topCenter"
@@ -805,16 +805,12 @@
  overflow-y: hidden;
}
#app .desktop {
  height: auto !important;
}
/** Button按钮间距 */
.ant-btn {
  margin-left: 3px;
}
.drawer-bootom-button {
.drawer-bottom-button {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;