Open xiaoyustudent opened 3 years ago
Translation of this issue:
2.15.1
win10 64bit
2.6.12
https://codepen.io/scau-xiao-yu/pen/ExNzvBW
After importing element UI normally, use the change event in the corresponding component of the lantern
Change the index of the current carousel when changing pictures
No matter whether the carousel is suspended or not, or after the mouse is moved in, the change event will continue to execute
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Element UI version
2.15.1
OS/Browsers version
win10 64bit
Vue version
2.6.12
Reproduction Link
https://codepen.io/scau-xiao-yu/pen/ExNzvBW
Steps to reproduce
正常导入element-ui后,在走马灯对应组件中使用change事件
What is Expected?
图片切换时改变当前轮播图索引
What is actually happening?
不管是否暂停轮播,还是说鼠标移入后,change事件依然是继续执行