Compare commits
No commits in common. "0d858a3455ed90025bde958a81df0340c6e39c02" and "79b50df5ac541ce4603cc135f049de960a1eba78" have entirely different histories.
0d858a3455
...
79b50df5ac
|
@ -96,7 +96,6 @@ const columns: TableProps['columns'] = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
dataIndex: 'remark',
|
dataIndex: 'remark',
|
||||||
title: '备注',
|
|
||||||
width: 120,
|
width: 120,
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue