src/components/Screen/top.vue
@@ -38,7 +38,13 @@ currView: "chart", } }, mounted() {}, mounted() { this.$bus.$on('changeProject', name => { if (name == '全国项目' || name == '全球项目') { this.OpenProjectree() } }) }, methods: { ReturnLast() { this.$router.push("/Synthesis")