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