React工作15:ant design table selectedRowKeys是取数组集合
const rowSelection = {
selectedRowKeys,
onChange: this.onSelectChange,
};
const rowSelection = {
selectedRowKeys,
onChange: this.onSelectChange,
};