Skip to content

调用setSlotValues()方法改变slots后,选中picker内容无法高亮 #5

@mlk255

Description

@mlk255
onValuesChange(e,values){
                this.values = values;
                if (values[0]) {
                    e.setSlotValues(1, this.getCitys(values[0]))
                }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions