Skip to content

tabs数据动态获取时,初始化时line的位置偏移 #6

@houqingbin

Description

@houqingbin

Image

Image

<v-tabs v-model="current" :tabs="tabs" @change="changeTab" field="name" activeColor="#FF7513"
lineColor="#FF7513">

const current = ref(0);
tabs.value = res.data.data;

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