bug:添加标签要点两下才能切换

52 阅读1分钟

@click.native="tag.show === true ? (tag.show = 'false') : (tag.show = true)"