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

[TreeSelect]treeSelect的onChange回调不能把选项的完整对象传进去 #3820

Closed
mwb-27 opened this issue Mar 21, 2022 · 1 comment
Closed
Assignees
Labels
improvement improve some features Next release issues to close in next release

Comments

@mwb-27
Copy link
Contributor

mwb-27 commented Mar 21, 2022

Component

TreeSelect

Feature Description

treeSelect的onChange回调不能把选项的完整对象传进去。
比如我选项的对象数据为{value: 1, label: 1, url: 'xxx'}。treeSelect的onChange入参里的data对象里有value和label,但是没有url没有带过来。

@YunMeng99 YunMeng99 added the improvement improve some features label Aug 11, 2023
@YSMJ1994 YSMJ1994 added the Next release issues to close in next release label Feb 27, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in DAILY WORK Feb 27, 2024
@YunMeng99
Copy link
Contributor

YunMeng99 commented Mar 26, 2024

已在#4771 修复~

@FairyYang FairyYang self-assigned this Apr 25, 2024
@YunMeng99 YunMeng99 assigned YunMeng99 and unassigned FairyYang May 13, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to Ready to release in DAILY WORK May 21, 2024
@eternalsky eternalsky moved this from Ready to release to ✅ Done in DAILY WORK Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement improve some features Next release issues to close in next release
Projects
Archived in project
Development

No branches or pull requests

4 participants