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] 使用panelTopContent 时,假如现选中了数据,然后再搜索时,选中的值变成了对应键 #3405

Closed
lanhaigang opened this issue Nov 27, 2024 · 4 comments
Labels
to be published fixed, not be published

Comments

@lanhaigang
Copy link

tdesign-vue 版本

1.10.5

重现链接

https://stackblitz.com/run?file=src%2Fdemo.vue

重现步骤

先选中下拉框里面的值 ,然后再去搜索,上面展示框里面展示的 value 而不是 lable
{ label: '架构云', value: '1' }

image
image
image

期望结果

希望搜索后,之前选中的展示文字还是不变

实际结果

当前是搜索后 展示框里面变成了 value

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

20

补充说明

No response

Copy link
Contributor

👋 @lanhaigang,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@morningbao
Copy link
Contributor

重现链接打开无效,麻烦补充一下重现链接

@morningbao
Copy link
Contributor

找到问题了,已经修复,等待合并发布

@uyarn uyarn added the to be published fixed, not be published label Dec 3, 2024
@uyarn
Copy link
Collaborator

uyarn commented Dec 5, 2024

fixed 1.10.6

@uyarn uyarn closed this as completed Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published fixed, not be published
Projects
None yet
Development

No branches or pull requests

3 participants