fix: 修复explore的表头bug
This commit is contained in:
@@ -874,7 +874,7 @@
|
||||
this.isAlert=false;
|
||||
},
|
||||
setIsAlertList(){
|
||||
this.isAlert=true;
|
||||
this.isAlert = true;
|
||||
this.isUrl = false;
|
||||
this.isSingleStat = false;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user