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