-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.4.6
Environment
1.4.6
Reproduction link
https://vuecomponent.github.io/issue-helper/?lang=zh
Steps to reproduce
0
What is expected?
select选择器触发任意事件后,事件方法内如何获取当前select对象,或者支持事件自定义参数传递?
What is actually happening?
select选择器触发任意事件后,事件方法内无法获取当前select对象。