fix:选择指标 图表查看功能bug修复

This commit is contained in:
wangwenrui
2020-02-06 12:49:18 +08:00
parent bc50ed0fe7
commit 400370de2d

View File

@@ -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编辑页