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