this.$router.push({name:"Home",query:{id:1,name:2}}) // 取到路由带过来的参数 let routerParams = this.$route.query.id; 相关文章: 2022-12-23 2022-12-23 2022-12-23 2022-12-23 2022-12-23 2022-12-23