React rookie, found that in Route, render= {() = > {component}} and component= {component} get different this.props after route jump, such as history, match and so on in component mode, but only in parent component. I don"t quite understand the usage of these two, so ask for a great solution
.