fix(sider): mix mode adaptation in the left menu

This commit is contained in:
vben
2020-12-31 00:49:32 +08:00
parent e09e0a1253
commit ed213d878b
5 changed files with 7 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
- 优化`modal``drawer`滚动条组件
- table: 移除 `isTreeTable`属性
- 全局引入`less`文件。无需手动在组件再次引入
### 🎫 Chores
@@ -40,6 +41,7 @@
- 修复菜单分割时权限失效问题
- 关闭多标签页时 iframe 提前加载
- 修复`modal``drawer`已知问题
- 修复左侧菜单混合模式适配问题
## 2.0.0-rc.14 (2020-12-15)