feat: alertMessage-labels等

1.alertMessage-labels
2.退出登录切换语言再重登后国际化不对的bug
3.修复切换左侧菜单后顶部菜单显示不对的问题
This commit is contained in:
陈劲松
2020-04-06 22:11:25 +08:00
parent 874696feb7
commit f74f852470
21 changed files with 286 additions and 134 deletions

View File

@@ -94,6 +94,7 @@
import chart from "./chart";
import axios from 'axios';
import chartDataFormat from "../../../charts/chartDataFormat";
import bus from '../../../../libs/bus';
export default {
name: "overview",
components:{
@@ -1139,6 +1140,7 @@
jumpTo(data, id) {
//this.$store.state.assetData.moduleData = data
//this.$store.state.assetData.selectedData = id
bus.$emit("menu-change", data);
this.$router.push({
path: "/" + data,
query: {