This commit is contained in:
曹辉 2023-01-29 15:34:20 +08:00
parent b9abe4423d
commit 10c02a39ca

View File

@ -13,15 +13,7 @@
style="margin-bottom: 20px" style="margin-bottom: 20px"
/> />
</div> --> </div> -->
<div <div class="head-container" style="height: 580px; overflow-y: auto">
class="head-container"
style="
height: 580px;
overflow-y: auto;
overflow-x: inherit;
width: 100%;
"
>
<el-tree <el-tree
:data="deptOptions" :data="deptOptions"
:props="defaultProps" :props="defaultProps"