rowSelection: {
type: 'checkbox',
getCheckboxProps: (record) => ({
name: record.name,
}),
},
12-04
994

06-21
2851

06-13
1万+

04-28