fix: 视图表格组件高度自适应

This commit is contained in:
junjie
2021-07-03 14:50:07 +08:00
parent 977c15bba0
commit 515e43294f

View File

@@ -246,7 +246,7 @@ export default {
chartResize() {
// 指定图表的配置项和数据
this.calcHeight()
this.calcHeightDelay()
},
initClass() {