Vue路由 2018-11-07 本文已影响0人 lydia56 1.this.router.go(-1) 3.接收参数 this.router.push({ path: '/knowledge#detail', query: { id: this.id }})