go

AntD Select 中的选定值

英文: Selected value in AntD Select 问题 我正在使用AntD选择组件,如附图所示,选择其任何选项时,AntD选择会显示“id”而不是“name”。是否有解决方法? co...