fix:选择指标 图表查看功能bug修复
This commit is contained in:
@@ -632,6 +632,7 @@
|
|||||||
this.metricSearchLabel = {moduleId: ''};
|
this.metricSearchLabel = {moduleId: ''};
|
||||||
this.$refs.projectSearch.clearSearch();
|
this.$refs.projectSearch.clearSearch();
|
||||||
this.tableShow=1;
|
this.tableShow=1;
|
||||||
|
this.selectedEndpoints=[];
|
||||||
},
|
},
|
||||||
|
|
||||||
//弹出endpoint编辑页
|
//弹出endpoint编辑页
|
||||||
|
|||||||
Reference in New Issue
Block a user