比如有父组件 Parent 和子组件 Child,如果父组件监听到子组件挂载 mounted 就做一些逻辑处理,可以通过以下写法实现: // Parent.vue
1.用iframe、弹出子页面刷新父页面iframe parent.location.reload();