fix(tree): fix the logic problem of show attribute of ActionItem under BasicTree

This commit is contained in:
Vben
2021-03-04 23:17:04 +08:00
parent 83a3460356
commit 80b47c84cd
2 changed files with 6 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
- 修复`Description`已知问题
- 修复`BasicForm`已知问题
- 修复`BasicTree`下 ActionItem 的 show 属性逻辑问题
## 2.0.2 (2021-03-04)