perf:explore 编辑功能(operator function 待完成)
This commit is contained in:
@@ -1580,7 +1580,9 @@
|
||||
}
|
||||
},
|
||||
getAlertListChartData:function(chartInfo,filterType){
|
||||
this.$set(chartInfo, "param", {endpointId: this.additionalInfo.id});
|
||||
if(this.additionalInfo){
|
||||
this.$set(chartInfo, "param", {endpointId: this.additionalInfo.id});
|
||||
}
|
||||
this.$refs['editChart'+chartInfo.id][0].getAlertList(filterType);
|
||||
},
|
||||
getAlertRuleChartData(chartInfo) {
|
||||
|
||||
Reference in New Issue
Block a user