[update] 企标评审会记录评审人字段名修改
This commit is contained in:
@@ -148,7 +148,7 @@ export default {
|
|||||||
title: this.$t('enterpriseStandardLibrary.reviewMeeting.reviewer'),
|
title: this.$t('enterpriseStandardLibrary.reviewMeeting.reviewer'),
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 180,
|
width: 180,
|
||||||
dataIndex: 'reviewUsers',
|
dataIndex: 'reviewUsers_dictText',
|
||||||
scopedSlots: { customRender: 'text' }
|
scopedSlots: { customRender: 'text' }
|
||||||
},
|
},
|
||||||
{ // 评分人
|
{ // 评分人
|
||||||
|
|||||||
Reference in New Issue
Block a user