在需要强制刷新的组件中添加 v-if="hackReset" 触发事件执行下面代码: this.hackReset = false this.$nextTick(() => { this.hackReset = true })