解决vue经过props传值,值改变,组件不刷新问题

<组件 v-if='childData'>this   this.childData = false方法 setTimeout(() => {im this.childData = trueps }, 0) 此方法能够是组件销毁,在建立,解决经过props传值组件不刷新问题
相关文章
相关标签/搜索