默认全选

This commit is contained in:
lai
2024-11-19 11:36:03 +08:00
parent f8f4dc0f2e
commit 2c9807f9b8

View File

@@ -199,7 +199,7 @@ type StateType = {
let state: StateType = reactive({ let state: StateType = reactive({
neType: [], neType: [],
chartRealTime: false, chartRealTime: false,
chartLegendSelectedFlag: false, chartLegendSelectedFlag: true,
}); });
// 存储每个指标的临时固定颜色 // 存储每个指标的临时固定颜色