|
|
@ -512,9 +512,8 @@ export default {
|
|
|
|
this.changeActiveItemConfig(config)
|
|
|
|
this.changeActiveItemConfig(config)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (this.chart) {
|
|
|
|
if (this.chart) {
|
|
|
|
// this.chart.setOption(config.option)
|
|
|
|
this.chart.setOption(config.option)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
// this.createRotate(config.code)
|
|
|
|
|
|
|
|
return config
|
|
|
|
return config
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|