fixed Carousel dot bug when not use v-model

This commit is contained in:
梁灏 2018-06-28 17:41:25 +08:00
parent b07521b4e4
commit bbf4ee223f
2 changed files with 28 additions and 29 deletions

View file

@ -227,6 +227,7 @@
} else {
this.trackIndex = index;
}
this.currentIndex = index;
},
add (offset) {
//