feat:修复metric列表没数据bug;样式优化;
This commit is contained in:
@@ -460,8 +460,9 @@
|
||||
logout() {
|
||||
this.$get('logout').then(() => {
|
||||
this.logoutSuccess();
|
||||
document.location.href = "/";
|
||||
});
|
||||
document.location.reload();
|
||||
|
||||
//this.jumpTo('/login');
|
||||
},
|
||||
refreshLang() {
|
||||
|
||||
Reference in New Issue
Block a user