比如有父組件 Parent 和子組件 Child,如果父組件監聽到子組件掛載 mounted 就做一些邏輯處理,可以通過以下寫法實現: // Parent.vue
1.用iframe、彈出子頁面刷新父頁面iframe parent.location.reload();