mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 21:42:32 +08:00
Merge pull request #6090 from ulleo/dev
fix: [Echarts动态排序图] 变更数据或配置后没从头开始赛跑
This commit is contained in:
@@ -398,6 +398,8 @@ export default {
|
||||
this.myChart.on('finished', () => {
|
||||
this.loading = false
|
||||
})
|
||||
|
||||
this.currentIndex = 0;
|
||||
})
|
||||
},
|
||||
loadThemeStyle() {
|
||||
|
||||
Reference in New Issue
Block a user