单项选择题

3.以下路由传参错误的是 A.
this.{id}`,}) B.
this.router.push({path: '/particulars',query: {id: id}}) D.
this.$router.push({path: '/particulars',query: {id }})

微信扫码免费搜题