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
相關文章
相關標籤/搜索