@ -142,13 +142,14 @@ export const projectAssessmentColumns: BasicColumn[] = [
format: 'dict|superLeader',
resizable: true
},
// {
// title: '系统评分总分',
// dataIndex: 'totalSysscores',
// resizable: true
// },
{
title: '牵头处室评分总分',
title: '自我评分',
width: 80,
dataIndex: 'selfScores',
title: '牵头处室评分',
dataIndex: 'pscores',