We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
⚠️ 重要 ⚠️ 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭
这应该是小问题,有时间fix 一下
请描述在演示页面中复现 Bug 的详细步骤,以确保我们可以理解并定位问题。部分 Bug 如果未在 Demo 中涉及,请务必提供关键代码
The text was updated successfully, but these errors were encountered:
https://antdv.com/components/transfer/#Transfer
我看了下源码,targetKeys是写死的。
targetKeys
{ field: 'field14', component: 'Transfer', label: '穿梭框', colProps: { span: 8, }, componentProps: { render: (item) => item.label, dataSource: citiesOptionsData.guangdong, targetKeys: ['1'], }, },
Sorry, something went wrong.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
No branches or pull requests
描述 Bug
这应该是小问题,有时间fix 一下
请描述在演示页面中复现 Bug 的详细步骤,以确保我们可以理解并定位问题。部分 Bug 如果未在 Demo 中涉及,请务必提供关键代码
The text was updated successfully, but these errors were encountered: