feat(tree): add transition
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
:onlyIconControl="iconCtrl"
|
||||
:showLine="showLine"
|
||||
:showCheckbox="showCheckbox"
|
||||
accordion
|
||||
v-model:checkedKeys="checkedKeys"
|
||||
@node-click="handleClick"
|
||||
:disabled="disabled"
|
||||
@@ -261,4 +262,4 @@ function handleClick(node) {
|
||||
:::
|
||||
|
||||
::: previousNext tree
|
||||
:::
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user