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 default-expand-all
:data="props.treeData" :data="props.treeData"
:props="defaultProps" :props="defaultProps"
style="width: 100%" style="width: 100%;margin-bottom: 80px;"
:expand-on-click-node="false" :expand-on-click-node="false"
:highlight-current="true" :highlight-current="true"
@node-click="handleNodeClick" @node-click="handleNodeClick"