Merge branch 'dev-3.7' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.8
This commit is contained in:
@@ -498,6 +498,11 @@ export default {
|
||||
}
|
||||
if (!this.isInit) {
|
||||
this.initChart(this.chartOption)
|
||||
if (this.resize) {
|
||||
setTimeout(() => {
|
||||
this.resize()
|
||||
}, 200)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user