fix:修复从overview点击explore header没有高亮的bug & 添加跳转到prom的链接
This commit is contained in:
@@ -1129,6 +1129,7 @@
|
||||
},
|
||||
/*header 时间处理end*/
|
||||
jumpTo(data, id) {
|
||||
bus.$emit("menu-change", data);
|
||||
this.$router.push({
|
||||
path: "/" + data,
|
||||
query: {
|
||||
|
||||
Reference in New Issue
Block a user