From 5ceb9be9e2b12a0588fcf4dfe9852fec8b46ee61 Mon Sep 17 00:00:00 2001 From: guanj Date: Thu, 15 Jan 2026 15:59:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/cockpit/F47Curve/index.vue | 28 +- .../components/harmonicRatio‌.vue | 2 +- .../components/harmonicRatio‌.vue | 4 +- .../components/harmonicRatio‌.vue | 2 +- src/layouts/admin/components/navBar/tabs.vue | 4 +- src/router/index.ts | 94 +-- src/utils/echartMethod.ts | 3 +- src/views/govern/alarm/Transient.vue | 2 +- src/views/govern/alarm/index.vue | 11 +- src/views/govern/analyze/APF/index.vue | 2 +- src/views/govern/cloudDeviceEntry/index.vue | 6 +- .../tabs/components/harmonicSpectrum.vue | 6 +- .../govern/device/control/tabs/event.vue | 21 +- .../govern/device/control/tabs/realtime.vue | 8 +- .../govern/device/control/tabs/trend.vue | 31 +- src/views/govern/device/manage/index.vue | 653 +++++++++--------- .../device/planData/components/transient.vue | 2 +- src/views/govern/device/planData/index.vue | 117 ++-- .../govern/setting/frontManagement/index.vue | 8 +- src/views/pqs/cockpit/realTimeData/index.vue | 2 +- 20 files changed, 535 insertions(+), 471 deletions(-) diff --git a/src/components/cockpit/F47Curve/index.vue b/src/components/cockpit/F47Curve/index.vue index 2574091..49aa85d 100644 --- a/src/components/cockpit/F47Curve/index.vue +++ b/src/components/cockpit/F47Curve/index.vue @@ -1,7 +1,14 @@