【fix:bug74482】-分标委、工作组加成员单位
This commit is contained in:
@@ -125,13 +125,13 @@ const commitColumns = [
|
||||
dataIndex: 'name',
|
||||
scopedSlots: {customRender: 'text'}
|
||||
},
|
||||
// {
|
||||
// title: '成员单位',
|
||||
// align: 'center',
|
||||
// dataIndex: 'companyName',
|
||||
// width: 280,
|
||||
// scopedSlots: { customRender: 'text' }
|
||||
// },
|
||||
{
|
||||
title: '成员单位',
|
||||
align: 'center',
|
||||
dataIndex: 'companyName',
|
||||
width: 280,
|
||||
scopedSlots: { customRender: 'text' }
|
||||
},
|
||||
{
|
||||
title: '邮件通知',
|
||||
align: 'center',
|
||||
@@ -159,13 +159,13 @@ const councilColumns = [
|
||||
dataIndex: 'name',
|
||||
scopedSlots: {customRender: 'text'}
|
||||
},
|
||||
// {
|
||||
// title: '成员单位',
|
||||
// align: 'center',
|
||||
// dataIndex: 'companyName',
|
||||
// width: 280,
|
||||
// scopedSlots: { customRender: 'text' }
|
||||
// },
|
||||
{
|
||||
title: '成员单位',
|
||||
align: 'center',
|
||||
dataIndex: 'companyName',
|
||||
width: 280,
|
||||
scopedSlots: { customRender: 'text' }
|
||||
},
|
||||
{
|
||||
title: '邮件通知',
|
||||
align: 'center',
|
||||
|
||||
Reference in New Issue
Block a user