mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 00:24:11 +08:00
fix(form): formAction slot not work
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
## Wip
|
||||
|
||||
### ✨ Refactor
|
||||
|
||||
独立组件配置到 `/@/settings/componentsSetting`
|
||||
|
||||
### ✨ Features
|
||||
|
||||
- 新增`mixSideTrigger`配置。用于配置左侧混合模式菜单打开方式。可选`hover`,默认`click`
|
||||
@@ -16,6 +20,10 @@
|
||||
- 修复`layout` 收缩展开功能在分割模式下失效
|
||||
- 修复 modal 高度计算错误
|
||||
|
||||
### 🎫 Chores
|
||||
|
||||
- 文档更新
|
||||
|
||||
## 2.0.0-rc.15 (2020-12-31)
|
||||
|
||||
### ✨ 表格破坏性更新
|
||||
|
Reference in New Issue
Block a user