diff --git a/src/views/projectBoard/unfinishNode/index.vue b/src/views/projectBoard/unfinishNode/index.vue index e11660b..bcc10fe 100644 --- a/src/views/projectBoard/unfinishNode/index.vue +++ b/src/views/projectBoard/unfinishNode/index.vue @@ -103,7 +103,7 @@ { title: '总分', width: 200, - dataIndex: 'superiorFundPayRate', + dataIndex: 'score', }, { title: '红旗数量',