完善数据处理
This commit is contained in:
@@ -186,7 +186,7 @@ type StateType = {
|
||||
let state: StateType = reactive({
|
||||
neType: [],
|
||||
chartRealTime: false,
|
||||
chartLegendSelectedFlag: false,
|
||||
chartLegendSelectedFlag: true,
|
||||
});
|
||||
|
||||
// 存储每个指标的临时固定颜色
|
||||
|
||||
Reference in New Issue
Block a user