From ad1aceb23ab49d0cf2a9f561754bd42d0cb45f6a Mon Sep 17 00:00:00 2001
From: cjl <909710561@qq.com>
Date: Tue, 19 May 2026 16:46:05 +0800
Subject: [PATCH] 雷达

---
 src/views/contrast/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/contrast/index.vue b/src/views/contrast/index.vue
index f57853b..90c79e0 100644
--- a/src/views/contrast/index.vue
+++ b/src/views/contrast/index.vue
@@ -218,7 +218,7 @@
     // ������������������������
     getData () {
       this.$request({
-        url: '/monitorPoint/queryMonitorPoints',
+        url: '/monitorPoint/queryMonitorPointsAvg',
         method: 'get',
         params: {
           organizationId: this.$store.state.orgId,

--
Gitblit v1.8.0