fix:下钻表格切换顶部的Metric下拉列表时,后台报错
This commit is contained in:
@@ -364,7 +364,7 @@ export default {
|
||||
|
||||
const curTab = this.getCurTab()
|
||||
this.initMetric()
|
||||
this.combineColumnList(curTab.label)
|
||||
this.combineColumnList(curTab.name)
|
||||
|
||||
let queryParams = {
|
||||
orderBy: this.orderBy,
|
||||
|
||||
Reference in New Issue
Block a user