问题:props丢失

原因:高阶组件没有往下传递props

解决WrappedComponent,将state和this.props一起传递给组件