bug fixes: reset animationIndex when config upate
This commit is contained in:
parent
a2875684ce
commit
7491b34711
|
@ -187,6 +187,8 @@ export default {
|
|||
|
||||
stopAnimation()
|
||||
|
||||
this.animationIndex = 0
|
||||
|
||||
calcData()
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue