Skip to content

🐛 [Bug]: DialogSelect修改树选择props后change无法获取选中元素 #3486

Open
@zcloudedu

Description

@zcloudedu

Version

3.22.1

Vue Version

5.0.8

Link to minimal reproduction

props: {
label: 'name',
children: 'children',
},
指定label为其他字段时无法获取选中值,尽管已经指定了nodeKey: 'id'。

Step to reproduce

props: {
label: 'name',
children: 'children',
},
指定label为其他字段时无法获取选中值,尽管已经指定了nodeKey: 'id'。

What is expected

No response

What is actually happening

No response

What is your project name

test

Any additional comments (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions