[Bug Report] 使用swiper的@on-index-change触发时间传递的index不是当前的index
Open
- Dominant language
- Vue
- Stars
- 17.5k
- Forks
- 3.6k
- PR merge metrics
- No merged PRs in 30d
Description
### VUX version
2.9.2
### OS/Browsers version
windows7 64位 / Chrome 版本 67.0.3396.99(正式版本) (64 位)
### Vue version
2.5.17-beta.0
### Code
```html
{{item.projectName}}
```
### Steps to reproduce
滑动swiper-item 触发changeIndex 里面获取的index为上一次的index
### What is Expected?
进入事件后应该获得当前的index
### What is actually happening?
进入事件后应该获得上一次的index
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.