feat:overview 新增chart & overview其他细节调整
1.把overview作为登录后首页 2.asset total 及表格alert列显示调整 3.新增alert trend图表 4.topN头部下拉选调整 5.其他样式调整
This commit is contained in:
@@ -57,7 +57,7 @@ export default {
|
||||
this.$i18n.locale = this.lang;
|
||||
bus.$emit('login');
|
||||
this.$router.push({
|
||||
path: "/panel",
|
||||
path: "/overview",
|
||||
query: {
|
||||
t: +new Date()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user