mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [el-tree] accordion attribute error at third level (#3862)
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
:render-after-expand="renderAfterExpand"
|
||||
:show-checkbox="showCheckbox"
|
||||
:node="child"
|
||||
:accordion="accordion"
|
||||
:props="props"
|
||||
@node-expand="handleChildNodeExpand"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user