Compare commits

..

No commits in common. "0d858a3455ed90025bde958a81df0340c6e39c02" and "79b50df5ac541ce4603cc135f049de960a1eba78" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

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