fix: 修复单值图表编辑框多出一个metric的bug
This commit is contained in:
@@ -1145,7 +1145,6 @@
|
||||
this.setIsAlertList();
|
||||
} else if(n.type === 'singleStat'){
|
||||
this.setIsSingleStat();
|
||||
this.resetElements();
|
||||
} else {
|
||||
this.setIsOtherChart();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user