diff --git a/src/views/workCenter/projectComplianceEvaluationProcess/ProjectComplianceEvaluationProcess.vue b/src/views/workCenter/projectComplianceEvaluationProcess/ProjectComplianceEvaluationProcess.vue index cad09943..458041ca 100644 --- a/src/views/workCenter/projectComplianceEvaluationProcess/ProjectComplianceEvaluationProcess.vue +++ b/src/views/workCenter/projectComplianceEvaluationProcess/ProjectComplianceEvaluationProcess.vue @@ -722,7 +722,7 @@ export default { // 发起人 { title: this.$t('workCenter.processCenter.initiator'), - dataIndex: 'depart', + dataIndex: 'promoter', width: 200 }, // 模块负责人