fix: 修复explore的表头bug

This commit is contained in:
chenjinsong
2020-08-06 11:29:11 +08:00
parent 0e8818ca6d
commit ebb8d7b786
3 changed files with 36 additions and 58 deletions

View File

@@ -874,7 +874,7 @@
this.isAlert=false;
},
setIsAlertList(){
this.isAlert=true;
this.isAlert = true;
this.isUrl = false;
this.isSingleStat = false;
},