From 334d0d52126bb8603b091fd4057a1f19d20c0416 Mon Sep 17 00:00:00 2001 From: "WIN-VB61HI6M32L\\Administrator" Date: Mon, 21 Oct 2024 17:54:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=B3=E6=99=82=E5=91=8A=E8=AD=A6=E5=81=87?= =?UTF-8?q?=E8=B3=87=E6=96=99=20|=20webUser=E9=A1=AF=E7=A4=BA=E7=99=BB?= =?UTF-8?q?=E5=85=A5=E5=B8=B3=E8=99=9F=E7=9A=84=E5=90=8D=E7=A8=B1=20|=20Di?= =?UTF-8?q?splay=20Name=E7=9A=84=E6=AC=84=E4=BD=8D=20=E6=94=B9=E6=88=90=20?= =?UTF-8?q?Mac=20|=20=20=E6=AD=B7=E5=8F=B2=E8=B3=87=E6=96=99:=E5=B8=B8?= =?UTF-8?q?=E7=94=A8=E7=B5=84=E5=90=88=E7=9A=84=E6=8C=89=E9=88=95=E9=9A=B1?= =?UTF-8?q?=E8=97=8F=E3=80=81TiTle=E5=83=8F=E6=98=AFUI=E9=81=B8=E9=A0=85?= =?UTF-8?q?=E3=80=81=E8=A8=AD=E5=82=99=E5=90=8D=E7=A8=B1=E8=A6=81=E6=94=B9?= =?UTF-8?q?=20|=20=E8=83=BD=E6=BA=90=E7=AE=A1=E7=90=86=E4=BB=8B=E9=9D=A2?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/alarm/AlarmCards.vue | 2 +- src/components/alarm/AlarmDrawer.vue | 9 +- src/components/navbar/Navbar.vue | 12 ++- src/config/cn.json | 2 +- src/config/tw.json | 2 +- src/config/us.json | 2 +- src/router/index.js | 1 + src/stores/useAlarmStore.js | 101 ++++++------------ .../components/AssetTableModalLeftInfo.vue | 2 +- .../components/AssetTableModalRightInfo.vue | 2 +- .../accountManagement/AccountManagement.vue | 2 +- src/views/alert/AlertManagement.vue | 2 +- .../components/AlertQuery/AlertQuery.vue | 7 ++ .../AlertOutliersTableAddModal.vue | 2 +- .../components/CarbonEmissionChart.vue | 15 +-- .../components/ElecConsumption.vue | 25 ++--- .../history/components/HistorySearch.vue | 20 +--- src/views/login/Login.vue | 5 +- 18 files changed, 82 insertions(+), 131 deletions(-) diff --git a/src/components/alarm/AlarmCards.vue b/src/components/alarm/AlarmCards.vue index c3283ba..01e2d92 100644 --- a/src/components/alarm/AlarmCards.vue +++ b/src/components/alarm/AlarmCards.vue @@ -17,7 +17,7 @@ const ackedAlarm = async (uuid) => {