调优
This commit is contained in:
@@ -400,7 +400,7 @@
|
|||||||
dataIndex: 'name',
|
dataIndex: 'name',
|
||||||
key: 'name',
|
key: 'name',
|
||||||
width: 200,
|
width: 200,
|
||||||
ellipsis: true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '会议时间',
|
title: '会议时间',
|
||||||
@@ -421,7 +421,6 @@
|
|||||||
dataIndex: 'procedure',
|
dataIndex: 'procedure',
|
||||||
key: 'procedure',
|
key: 'procedure',
|
||||||
width: 180,
|
width: 180,
|
||||||
ellipsis: true,
|
|
||||||
customRender: ({ text }) => text || '程序未记录'
|
customRender: ({ text }) => text || '程序未记录'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user