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