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