selectedRowKeys to control selected rows. expand code. import { Table, Button } from 'antd'; const columns = [ { title: 'Name', dataIndex: 'name', } ...
確定! 回上一頁