fix(table): fix the problem that multi-level header configuration does not take effect

This commit is contained in:
vben
2020-11-08 18:28:03 +08:00
parent 36a7e70cee
commit cdf2c59e5c
3 changed files with 30 additions and 93 deletions

View File

@@ -30,6 +30,7 @@
- 修复`useECharts``resize`时不能自适应,报错
- 修复`useWatermark`在清空后`resize`未删除
- 修复表单校验问题
- 修复多级表头配置不生效问题
## 2.0.0-rc.8 (2020-11-2)