Merge branch 'master' into yn

This commit is contained in:
caozehui
2026-07-06 11:03:10 +08:00

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"