From 2c87d46390323afbbc8116ed522974d64b500a91 Mon Sep 17 00:00:00 2001 From: dhb52 Date: Wed, 22 May 2024 15:19:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=A6=96=E9=A1=B5=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=B5=81=E5=8D=A1=E7=89=87=E8=BF=9B=E5=BA=A6=E8=A1=A8=E6=9C=AA?= =?UTF-8?q?=E6=8E=A5=E5=85=A5=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/modules/card-data.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/home/modules/card-data.vue b/src/views/home/modules/card-data.vue index 0d06815..7bab595 100644 --- a/src/views/home/modules/card-data.vue +++ b/src/views/home/modules/card-data.vue @@ -268,7 +268,7 @@ function getGradientColor(color: CardData['color']) { type="line" color="#728bf9" rail-color="#ebebeb" - :percentage="12.58 ?? 0" + :percentage="props.modelValue?.workFlowTask.successRate ?? 0" indicator-text-color="#fff" />