fix(menu): fix menu split mode problem

This commit is contained in:
vben
2020-12-12 00:46:09 +08:00
parent 6b3195b4ca
commit 1ef49e542d
4 changed files with 7 additions and 8 deletions

View File

@@ -21,6 +21,7 @@
- 修改 `VirtualScroll``ImportExcel`组件名为`VScroll``ImpExcel`,暂时解决含有关键字的组件在 vue 模版内使用内存溢出
- 修复 axios 大小写问题
- 修复按钮样式问题
- 修复菜单分割模式问题
## 2.0.0-rc.13 (2020-12-10)