Merge branch 'dev-3.6' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.7
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user