完善数据处理

This commit is contained in:
lai
2024-11-19 14:09:37 +08:00
parent 2c9807f9b8
commit 68e002776c
2 changed files with 4 additions and 4 deletions

View File

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