From 5c682d854fec50a6e950e30bcf27425655138bcd Mon Sep 17 00:00:00 2001 From: wbc <942429426@qq.com> Date: Fri, 9 May 2025 16:15:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=BB=E5=88=86=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectBoard/unfinishNode/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '红旗数量',