平台件项目库 关联取值
This commit is contained in:
@@ -77,14 +77,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('regulatoryEngineer'),
|
title: this.$t('regulatoryEngineer'),
|
||||||
dataIndex: 'regulationOwnerName',
|
dataIndex: 'createBy',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
width: 120
|
width: 120
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('design') + '-' + this.$t('typeOfDeliverables'),
|
title: this.$t('design') + '-' + this.$t('typeOfDeliverables'),
|
||||||
dataIndex: 'designdeliverableTypeName',
|
dataIndex: 'designDeliverableTypeName',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
width: 130
|
width: 130
|
||||||
|
|||||||
Reference in New Issue
Block a user