Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

分组类型的select的change事件通过selectedItems无法获得被选择项 #11640

Open
warning5 opened this issue Feb 20, 2025 · 0 comments

Comments

@warning5
Copy link

版本6.10

点击按钮后click事件是否可以触发另一个select组件的change事件,能否执行类似下面的动作

{
"actionType": "emit",
"componentId": "myForm:city", // 正确组件标识
"eventName": "change",
"args": {"value": "shanghai"}
}

@warning5 warning5 changed the title 如何点击按钮都触发select的change事件 分组类型的select的change事件通过selectedItems无法获得被选择项 Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant