CN-668 Dashboard - npm - 下钻功能交互开发:protocol和port的tab参数传递有问题;监视timeFilter;npm事件表格对接接口
This commit is contained in:
@@ -217,7 +217,7 @@ export default {
|
||||
...this.queryTimeRange,
|
||||
...extraParams
|
||||
}
|
||||
let requestUrl = url
|
||||
let requestUrl = url || chartParams.url
|
||||
|
||||
if (this.chart.type === typeMapping.networkOverview.table) {
|
||||
const chartObj = this.$refs['tab' + this.chart.id]
|
||||
|
||||
Reference in New Issue
Block a user