Skip to content

selected v-model as single item #72

@albizeka

Description

@albizeka

<SelectPageList :multiple="false" v-model="partSample.part_id" key-field="id" :label-prop="name" @fetch-data="searchParts">

I included component as this and when i select a part it should be part_id: 1, and when i select is part_id: [1]?

How to fix that

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions