1.this.$router.push({name:'Home'})
2.this.$router.push({path:'/view'})
3.this.$router.replace({name:'Home'})
4.this.$router.replace({path:'/view'})
1.this.$router.push({name:'Home'})2.this.$router.push({path:'/view'})3.this.$router.replace({name:'Home'})4.this.$router.replace({path:'/view'})转载于:https://www.cnblogs.com/luguankun/p/10664496....
1.this.$router.push({name:'Home'})
2.this.$router.push({path:'/view'})
3.this.$router.replace({name:'Home'})
4.this.$router.replace({path:'/view'})
转载于:https://www.cnblogs.com/luguankun/p/10664496.html
更多推荐
所有评论(0)