From ac695c5b73ca328da277ef55a7a318f357aa9402 Mon Sep 17 00:00:00 2001 From: yangsy Date: Mon, 17 Nov 2025 16:26:07 +0800 Subject: [PATCH] style(device-statistic-card) --- src/components/dashboard-page/device-statistic-card.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/dashboard-page/device-statistic-card.vue b/src/components/dashboard-page/device-statistic-card.vue index 0a05b1c..7ac8dc5 100644 --- a/src/components/dashboard-page/device-statistic-card.vue +++ b/src/components/dashboard-page/device-statistic-card.vue @@ -58,7 +58,7 @@ const onExportAll = () => emit('export-all');