设备管理&监控tree高度撑满

This commit is contained in:
zhujiyan
2024-06-27 09:52:10 +08:00
parent a059db87e2
commit 7f866624f3
2 changed files with 0 additions and 4 deletions

View File

@@ -35,7 +35,6 @@
<el-collapse-item title="治理设备" :name="0">
<el-tree
ref="treeRef1"
style="height: calc(100vh - 340px)"
:props="defaultProps"
highlight-current
:filter-node-method="filterNode"
@@ -59,7 +58,6 @@
</el-collapse-item>
<el-collapse-item title="便携式设备" :name="1">
<el-tree
style="height: calc(100vh - 340px)"
ref="treeRef2"
:props="defaultProps"
highlight-current