$route和$router的区别 2018-10-18 本文已影响0人 蜗牛和曼巴 $route为当前router跳转对象里面可以获取name、path、query、params等 router.push方法 返回上一个history也是使用$router.go方法