使用push()、replace()进行导航时,不能重复导航到当前路由。方法1:在定义路由的文件中router/index.js方法2:在调用push()、replace()方法时,catch说明:第一种方法好像对replace()没有作用。

Vue-router 报错NavigationDuplicated的解决方法