this.setState({
pageIndex: 1,
pageSize: 10,
});

React工作3:不能在该位置用setstate_前端