Simple table with actions. expand code. import { Table, Tag, Space } from 'antd'; const columns = [ { title: 'Name', dataIndex: 'name', key: 'name', ...
確定! 回上一頁