This commit is contained in:
caozehui
2026-07-06 10:44:38 +08:00
parent 36496e5825
commit 0d7d5722c1

View File

@@ -4,7 +4,7 @@
default-expand-all
:data="props.treeData"
:props="defaultProps"
style="width: 100%"
style="width: 100%;margin-bottom: 80px;"
:expand-on-click-node="false"
:highlight-current="true"
@node-click="handleNodeClick"