Skip to content

TreeSelect V4.2.6 版本 fieldNames里边的 label字段 失效问题 不支持修改 仅支持label #8031

@aBrightWorld

Description

@aBrightWorld
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.6

Environment

1

Reproduction link

https://www.antdv.com/components/tree-select-cn

Steps to reproduce

1

What is expected?

1

What is actually happening?

fieldNames: {
children: "children1",
label: "label",
value: "value1",
},
就可以展示正常
但是修改label为其他字段,树状结构就不在展示文案了,但是结构还存在

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions