React 路由跳转

发送:react <Link to={{ pathname : detailUrl , state : { id: row.id, fireCaseId: row.fireCaseVO.id}}}>详情</Link> 接收:web this.props.location.state.id; JS路由跳转react-router import {browserHistory} from 'react
相关文章
相关标签/搜索