fix:下钻表格切换顶部的Metric下拉列表时,后台报错

This commit is contained in:
hyx
2022-12-09 14:46:08 +08:00
parent be10a20dd6
commit fc79feed00

View File

@@ -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,