From 89307c3e69c6a813cc85047c31187e5431825120 Mon Sep 17 00:00:00 2001 From: Vce Date: Wed, 5 Jun 2024 14:47:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/commandScreen/commandCenter/centerTop.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/commandScreen/commandCenter/centerTop.vue b/src/views/commandScreen/commandCenter/centerTop.vue index 98095ef..b2a36e1 100644 --- a/src/views/commandScreen/commandCenter/centerTop.vue +++ b/src/views/commandScreen/commandCenter/centerTop.vue @@ -205,7 +205,6 @@ const getStatScore = async () => { const res = await getStatScoreApi({ projectSn: store.sn }); console.log("获取项目信息6666666666666666666666666666666666", res); statScore.value = res.result; - statScore.value.total = 74 }; function boxStyle(item: any) {