Showing
2 changed files
with
0 additions
and
10 deletions
| @@ -36,11 +36,6 @@ export const columns: BasicColumn[] = [ | @@ -36,11 +36,6 @@ export const columns: BasicColumn[] = [ | ||
| 36 | width: 160, | 36 | width: 160, |
| 37 | }, | 37 | }, |
| 38 | { | 38 | { |
| 39 | - title: '备注', | ||
| 40 | - dataIndex: 'remark', | ||
| 41 | - width: 160, | ||
| 42 | - }, | ||
| 43 | - { | ||
| 44 | title: '发送时间', | 39 | title: '发送时间', |
| 45 | dataIndex: 'sendTime', | 40 | dataIndex: 'sendTime', |
| 46 | width: 180, | 41 | width: 180, |
| @@ -36,11 +36,6 @@ export const columns: BasicColumn[] = [ | @@ -36,11 +36,6 @@ export const columns: BasicColumn[] = [ | ||
| 36 | }, | 36 | }, |
| 37 | }, | 37 | }, |
| 38 | { | 38 | { |
| 39 | - title: '备注', | ||
| 40 | - dataIndex: 'remark', | ||
| 41 | - width: 160, | ||
| 42 | - }, | ||
| 43 | - { | ||
| 44 | title: '发送时间', | 39 | title: '发送时间', |
| 45 | dataIndex: 'sendTime', | 40 | dataIndex: 'sendTime', |
| 46 | width: 160, | 41 | width: 160, |