refactor(tree): 树形组件重构优化暂存

This commit is contained in:
落小梅
2021-10-18 19:09:17 +08:00
parent aa51c44432
commit 520ac36d24
4 changed files with 30 additions and 26 deletions

View File

@@ -114,7 +114,7 @@ export default {
:::
::: field tab attributes
::: field tab attributes
:::
@@ -124,11 +124,11 @@ export default {
| type | 主题样式 | -- |
| allow-close | 允许关闭 | `true` `false` |
::: field tab events
::: field tab events
:::
| Name | Description | Accepted Params |
| -------- | ---- | ----------------------- |
| change | 选中切换 | -- |
| close | 关闭事件 | -- |
| -------- | ---- | ----------------------- |
| change | 选中切换 | -- |
| close | 关闭事件 | -- |