无木
2021-07-08 540423ecf741a815d28d7a6baa1541ac884efe95
src/views/demo/table/tableData.tsx
@@ -31,13 +31,13 @@
    },
    {
      title: '开始时间',
      width: 120,
      width: 150,
      sorter: true,
      dataIndex: 'beginTime',
    },
    {
      title: '结束时间',
      width: 120,
      width: 150,
      sorter: true,
      dataIndex: 'endTime',
    },