From fa4b36bd8c3ee5d2689c03bb3bd92f6f380af921 Mon Sep 17 00:00:00 2001 From: Esacpe <1113279529@qq.com> Date: Sat, 31 Jan 2026 16:48:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ReportStatisticalAnalysis/index.vue | 2 +- .../ReportStatisticalAnalysis/yjCount.vue | 9 ++-- src/views/home/echarts/3DbarEcharts.vue | 9 +++- src/views/home/echarts/lineEcharts.vue | 46 +++++-------------- src/views/home/echarts/moreLineEcharts.vue | 2 +- 5 files changed, 25 insertions(+), 43 deletions(-) diff --git a/src/views/backOfficeSystem/ResearchJudgment/InformationFlows/ReportStatisticalAnalysis/index.vue b/src/views/backOfficeSystem/ResearchJudgment/InformationFlows/ReportStatisticalAnalysis/index.vue index 0880ee9..208be33 100644 --- a/src/views/backOfficeSystem/ResearchJudgment/InformationFlows/ReportStatisticalAnalysis/index.vue +++ b/src/views/backOfficeSystem/ResearchJudgment/InformationFlows/ReportStatisticalAnalysis/index.vue @@ -21,7 +21,7 @@ import XxhjCount from './xxhjCount.vue' import QygktjCount from './qygktjCount.vue' import { ref } from "vue"; const butList=ref(["情报统计分析","预警统计",'全域管控统计','信息汇聚统计']) -const qh = ref('情报统计分析') +const qh = ref('预警统计')