From 01d44bc84e922e4873482bb6d0568041c6028289 Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 17 Mar 2025 10:45:53 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E8=AE=A1=E6=95=B0?= =?UTF-8?q?=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Cards/SummaryCard/index.vue | 33 ++++++------------- src/components/Dashboard/RealTimeSummary.vue | 2 +- src/components/Dashboard/SummaryCountCard.vue | 2 +- src/views/dashboard/Pam/AccountSummary.vue | 2 +- 4 files changed, 13 insertions(+), 26 deletions(-) diff --git a/src/components/Cards/SummaryCard/index.vue b/src/components/Cards/SummaryCard/index.vue index b85b3ce55..9c2fb0ce7 100644 --- a/src/components/Cards/SummaryCard/index.vue +++ b/src/components/Cards/SummaryCard/index.vue @@ -8,12 +8,12 @@

- - - {{ iCount }} + - + {{ count }}

@@ -21,7 +21,6 @@