摘要: this.$router是Vue-Router的实例,需要导航到不同路由则用this.$router.push方法 this.$route为当前路由的跳转对象,包含当前路由的name、path、query、params等属性。 阅读全文
posted @ 2020-11-19 11:04 スノーボード 阅读(225) 评论(0) 推荐(0)