fix(视图): 修复ECharts视图清除联动后未清除高亮效果

This commit is contained in:
Blacker 2024-02-21 09:09:40 +08:00 committed by GitHub
parent bd8b544b77
commit 849eda3c4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -262,6 +262,9 @@ export default {
}
this.currentSeriesId = seriesId
},
clearLinkage() {
this.reDrawView()
},
reDrawView() {
if (this.linkageActiveParam) {
this.myChart.dispatchAction({