强制更新组件 SUNNY 2021-07-14 130 阅读1分钟 $forceUpdate 经常不好使 vif 控制变量需要用到 nextTick,麻烦 key 通过改变Key可以轻松实现 <my-component :key="reload" /> methods: { update () { this.reload++ } }