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"
/>
</div> -->
<div
class="head-container"
style="
height: 580px;
overflow-y: auto;
overflow-x: inherit;
width: 100%;
"
>
<div class="head-container" style="height: 580px; overflow-y: auto">
<el-tree
:data="deptOptions"
:props="defaultProps"