From be68eb35684c86b0dc411985e16f8ddc68fa64ff Mon Sep 17 00:00:00 2001 From: huliang <1539398430@qq.com> Date: Wed, 23 Apr 2025 16:54:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A0=81UI=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/dashboard/dashboardAlert.vue | 9 +- .../dashboard/dashboardElecChart.vue | 143 +++++++++++++++--- src/components/dashboard/dashboardStat.vue | 4 +- src/components/dashboard/dashboardTag.vue | 2 +- src/main.js | 6 +- 5 files changed, 140 insertions(+), 24 deletions(-) diff --git a/src/components/dashboard/dashboardAlert.vue b/src/components/dashboard/dashboardAlert.vue index dd331d2..6173328 100644 --- a/src/components/dashboard/dashboardAlert.vue +++ b/src/components/dashboard/dashboardAlert.vue @@ -21,7 +21,14 @@ const alarmDataStore = useAlarmDataStore();