vue中使用reload刷新页面 neverSettle姜 2022-04-20 863 阅读1分钟 1.在APP.vue中引用 在下面写入reload方法: 2.在你需要刷新的页面注入App.vue组件提供(provide)的 reload 依赖 3.使用时在方法里使用