[update] 企标评审会记录评分人换字段名

This commit is contained in:
lideqin
2024-09-27 17:18:40 +08:00
parent b0add88228
commit 6ed8bcbc9e
@@ -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' }
}, },
{ // 平均总分 { // 平均总分