refactor(menu): added 'SimpleMenu' component. Solve the menu stuck problem #199 #190 #191

This commit is contained in:
vben
2021-01-17 23:02:13 +08:00
parent ff2b12b409
commit 7279c0a7b5
4 changed files with 13 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
- 修复 `TableAction`图标问题
- 修复菜单折叠按钮丢失问题
- 修复菜单相关问题
## 2.0.0-rc.16 (2020-01-12)