ant desgin pro 跨页面传参

一、routerRedux方式 import { routerRedux } from 'dva/router'; goOrder (record){//页面跳转+参数 this.props.dispatch(routerRedux.push({ pathname: '/giveData/queryOrder', params: record.userId
相关文章
相关标签/搜索