Uncaught (in promise) Error: Avoided redundant navigation to current location: 「/「.

在router》index.js文件中,添加如下代碼:javascript import VueRouter from 'vue-router' Vue.use(Router) // 【添加代碼】解決vue-router在3.0版本以上重複點路由報錯 const originalPush = VueRouter.prototype.push VueRouter.prototype.push =
相關文章
相關標籤/搜索