Skip to content

You may have an infinite update loop in watcher with expression "picked"  #67

Description

@364378743

<v-selectpage :data="goodsList" sort="asc" :tb-columns="columns"
v-model="scope.row.comId"
key-field="id"
@values="validation"
show-field="goodsName"
ref="sp">

当设置@values之后,对添加或修改打开后,使用如下方法:
this.$refs.sp.remove();

会出现:
You may have an infinite update loop in watcher with expression "picked"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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