react路由跳轉使用 this.props.history.push('/app')

react路由跳轉使用  this.props.history.push('/app');react 使用withRouter包裹connect,實現跳轉的問題;app export default withRouter(connect(mapStateToProps)(OpenAccountContainer))this
相關文章
相關標籤/搜索