Merge branch 'dev-3.6' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.7

This commit is contained in:
zhangyu
2023-04-13 17:42:16 +08:00

View File

@@ -545,6 +545,7 @@ export default {
}
this.chart && this.chart.setOption(option)
this.chart.resize()
this.resize()
},
chartInit () {
this.chart = echarts.init(document.getElementById(this.chartId))