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