From 2c9807f9b8f8226640717ab441e4509bd3b624c8 Mon Sep 17 00:00:00 2001 From: lai <371757574@qq.com> Date: Tue, 19 Nov 2024 11:36:03 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=85=A8=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/perfManage/kpiCReport/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/perfManage/kpiCReport/index.vue b/src/views/perfManage/kpiCReport/index.vue index 030a203e..af85ca1d 100644 --- a/src/views/perfManage/kpiCReport/index.vue +++ b/src/views/perfManage/kpiCReport/index.vue @@ -199,7 +199,7 @@ type StateType = { let state: StateType = reactive({ neType: [], chartRealTime: false, - chartLegendSelectedFlag: false, + chartLegendSelectedFlag: true, }); // 存储每个指标的临时固定颜色