Compare commits
2 Commits
79b50df5ac
...
0d858a3455
Author | SHA1 | Date |
---|---|---|
|
0d858a3455 | |
|
ee21484501 |
|
@ -96,6 +96,7 @@ const columns: TableProps['columns'] = [
|
|||
},
|
||||
{
|
||||
dataIndex: 'remark',
|
||||
title: '备注',
|
||||
width: 120,
|
||||
ellipsis: true,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue