Vue 没有上一页返回首页

2020-08-28  本文已影响0人  西木木亢
this.$router.go(-1); //能返回上一页,就不会执行下面代码
this.$router.push({path: '/index'});
上一篇 下一篇

猜你喜欢

热点阅读