【fix:bug74482】-分标委、工作组加成员单位

This commit is contained in:
fengchenchen
2023-07-31 20:07:25 +08:00
parent 2fd7eadf9d
commit bff18ebe9a
@@ -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',