fix: 修改默认折叠 block 高度不对的问题

This commit is contained in:
zhangyu
2022-02-15 10:39:16 +08:00
parent f9285b8a6f
commit 0b5531a342
2 changed files with 21 additions and 1 deletions

View File

@@ -114,6 +114,7 @@ export default {
},
recursionParamsConvert (chart) {
chart.params = chart.params ? JSON.parse(chart.params) : {}
chart.firstShow = false
if (chart.type === 94) {
chart.oldH = chart.h
/* chart.params = {