fix(layout): fix layout scale error

This commit is contained in:
vben
2021-01-04 21:31:13 +08:00
parent 7a07b703d1
commit da76f3c77b
11 changed files with 58 additions and 21 deletions

View File

@@ -10,6 +10,8 @@
- 修复表格列配置已知问题
- 恢复 table 的`isTreeTable`属性
- 修复表格内存溢出问题
- 修复`layout` 收缩展开功能在分割模式下失效
## 2.0.0-rc.15 (2020-12-31)