CN-773: 曲线图支持框选缩放
This commit is contained in:
@@ -840,7 +840,6 @@ export function changeTabState (param, value) {
|
||||
})
|
||||
}
|
||||
export function getTabList (curTable, curMetric) {
|
||||
console.log('getTabList--------------')
|
||||
let tabs = []
|
||||
if (curTable.hasMetricSearch) { // 有metric
|
||||
const metricsList = curTable ? curTable.metrics : []
|
||||
|
||||
Reference in New Issue
Block a user