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