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

This commit is contained in:
zhangyu
2022-04-06 15:22:32 +08:00

View File

@@ -71,6 +71,9 @@ export default {
},
methods: {
initChart (chartOptions = this.chartOption) {
try {
this.isStack = this.chartInfo.param.stack
} catch (e) {}
const chartOption = lodash.cloneDeep(chartOptions)
if (this.chartInfo.isAlertMessage) {
chartOption.title = {