CN-668 Dashboard - npm - 下钻功能交互开发(未改问题:特殊IP报错,protocol和port的tab参数传递有问题,监视timeFilter)
This commit is contained in:
@@ -231,10 +231,6 @@ export default {
|
||||
get(requestUrl, this.queryParams).then(response => {
|
||||
if (response.code === 200) {
|
||||
this.chartData = response.data.result
|
||||
} else {
|
||||
if (this.chart.type === 601) {
|
||||
this.$refs['tab' + this.chart.id].loading = false
|
||||
}
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user