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按钮间距 */