diff --git a/src/views/modules/project/projectInfo/projectInfo.vue b/src/views/modules/project/projectInfo/projectInfo.vue index bb54e09..780327b 100644 --- a/src/views/modules/project/projectInfo/projectInfo.vue +++ b/src/views/modules/project/projectInfo/projectInfo.vue @@ -805,7 +805,7 @@ columnProp: 'primaryContact', headerAlign: 'center', align: 'center', - columnLabel: '主联系人', + columnLabel: '默认联系人', columnHidden: false, columnImage: false, columnSortable: false,