zhangherong
2025-03-06 58c7c6474f79be27c71ecbe514b98a60b1bad894
src/views/mdc/base/modules/DepartList/DepartListTree/DepartTree.vue
@@ -145,6 +145,7 @@
            this.allTreeKeys = []
            this.treeDataSource = res.result
            this.generateList(res.result)
            this.expandedKeys=this.allTreeKeys
          } else {
            // this.$message.warn(res.message)
            this.$notification.warning({
@@ -357,10 +358,6 @@
  .ant-modal-cust-warp .ant-modal-content {
    height: 90% !important;
    overflow-y: hidden;
  }
  #app .desktop {
    height: auto !important;
  }
  /** Button按钮间距 */