调增point树高度

This commit is contained in:
zhujiyan
2024-07-24 16:28:05 +08:00
parent f1174d0e7d
commit ec94dd35db

View File

@@ -60,7 +60,7 @@
</el-collapse-item> </el-collapse-item>
<el-collapse-item title="便携式设备" :name="1"> <el-collapse-item title="便携式设备" :name="1">
<el-tree <el-tree
style="height: calc(100vh - 290px); overflow: auto" style="height: calc(100vh - 270px); overflow: auto"
ref="treeRef2" ref="treeRef2"
:props="defaultProps" :props="defaultProps"
highlight-current highlight-current