fixed Carousel dot bug when not use v-model
This commit is contained in:
parent
b07521b4e4
commit
bbf4ee223f
2 changed files with 28 additions and 29 deletions
|
@ -227,6 +227,7 @@
|
|||
} else {
|
||||
this.trackIndex = index;
|
||||
}
|
||||
this.currentIndex = index;
|
||||
},
|
||||
add (offset) {
|
||||
// 获取单个轨道的图片数
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue