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