[update] 企标制修订流程标准化审批节点评审人变成多选,企标评审会记录增加评分人列
This commit is contained in:
@@ -151,6 +151,13 @@ export default {
|
||||
dataIndex: 'reviewUsers',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
},
|
||||
{ // 评分人
|
||||
title: this.$t('enterpriseStandardLibrary.reviewMeeting.scorer'),
|
||||
align: 'center',
|
||||
width: 180,
|
||||
dataIndex: 'rateUsers',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
},
|
||||
{ // 平均总分
|
||||
title: this.$t('enterpriseStandardLibrary.reviewMeeting.average'),
|
||||
align: 'center',
|
||||
|
||||
Reference in New Issue
Block a user