1.获取ID的方法:

     let orderId=this.$route.query.id; 


2.路由重定向方法

this.$router.push(this.$route.query.redirect || '/login')  

Logo

前往低代码交流专区

更多推荐