fix(mock): fix mock paging tool error

This commit is contained in:
vben
2020-11-01 11:30:58 +08:00
parent a1ffb61804
commit b36d9486a5
4 changed files with 867 additions and 5 deletions

View File

@@ -3,10 +3,15 @@
### ⚡ Performance Improvements
- Layout 界面布局样式调整
- 优化表格渲染性能
- 表单折叠搜索添图标添加动画
### 🐛 Bug Fixes
- 修复表格类型错误
- 修复 mock 分页工具错误
- 修复表格开启搜索表单折叠问题
- 修复表格 size 为 samll 时候fixed 列样式问题
## 2.0.0-rc.7 (2020-10-31)