lyh
2025-06-27 a751e547d67c4f8e2c6fddf958c1559f792515bd
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按钮间距 */