题目
Vue的路由的传参方式正确的有()
A.this.$router.push({path:'',query:{}})
B.this.$route.push({path:'',params:{}})
C.this.$router.push({path:`/describe/${id}`})
D.this.$route.push({path:`/describe/${id}`})
Vue的路由的传参方式正确的有()
A.this.$router.push({path:'',query:{}})
B.this.$route.push({path:'',params:{}})
C.this.$router.push({path:`/describe/${id}`})
D.this.$route.push({path:`/describe/${id}`})
大厂陆续开放校招了要抓紧时间