单项选择题

在路由对应的组件内部的组件如果要获取match属性则需要()

A.withRouter()
B.history()
C.location()
D.match()