From d25c9d19540818890a8c47a38fe161d237d13435 Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Fri, 4 Nov 2022 10:39:34 +0800 Subject: [PATCH] fix percent of price change --- src/views/components/dashboard/DashboardCardHorizontal.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/components/dashboard/DashboardCardHorizontal.vue b/src/views/components/dashboard/DashboardCardHorizontal.vue index 9046d9f1..f3f2aa5f 100644 --- a/src/views/components/dashboard/DashboardCardHorizontal.vue +++ b/src/views/components/dashboard/DashboardCardHorizontal.vue @@ -12,7 +12,7 @@ {{ showPrice(statistic, statisticTitle) }} @@ -20,7 +20,7 @@ {{ showPrice(statistic, statisticTitle) }}