From d712f683b36bf67315f3fd1696792781db3e8c23 Mon Sep 17 00:00:00 2001 From: stt Date: Mon, 27 Oct 2025 13:34:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AA=E7=83=81=E7=82=B9=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E6=94=B9=E5=8F=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/eventStatistics/index.vue | 4 +-- src/views/SagTraceResult_WX/index.vue | 31 +++++-------------- 2 files changed, 9 insertions(+), 26 deletions(-) diff --git a/src/views/SagTraceResult_WX/components/eventStatistics/index.vue b/src/views/SagTraceResult_WX/components/eventStatistics/index.vue index 0df4a86..2e22aa2 100644 --- a/src/views/SagTraceResult_WX/components/eventStatistics/index.vue +++ b/src/views/SagTraceResult_WX/components/eventStatistics/index.vue @@ -857,7 +857,7 @@ const analysisClick = (row: any) => { const dataObject = { eventList: [...eventList.value], - color: "#1dd1a1", + color: "#03de6d", maxResponsibilityMonitorId: [...maxResponsibilityMonitorId.value], maxColor: "#f9065b", }; @@ -1186,7 +1186,7 @@ const callHarmOneImageApi = (row: any, selectedTime: string) => { const dataObject = { eventListAll: [JSON.parse(JSON.stringify(eventListAll.value))], eventList: [...eventList.value], - color: "#09ee06", + color: "#cf552d", maxResponsibilityMonitorId: [...maxResponsibilityMonitorId.value], maxColor: "#c708fe", backgroundPointId: [...backgroundPoint.value], diff --git a/src/views/SagTraceResult_WX/index.vue b/src/views/SagTraceResult_WX/index.vue index 3e30ec5..1d302fd 100644 --- a/src/views/SagTraceResult_WX/index.vue +++ b/src/views/SagTraceResult_WX/index.vue @@ -108,7 +108,7 @@ />
 -
暂降发生测点
- -
背景测点
-
- (null);