Compare commits

...

2 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ const columns: TableProps['columns'] = [
}, },
{ {
dataIndex: 'remark', dataIndex: 'remark',
title: '备注',
width: 120, width: 120,
ellipsis: true, ellipsis: true,
}, },