src/views/layout/components/Menu/index.vue @@ -83,7 +83,6 @@ watch: { $route(){ this.handleSelect(this.$route.fullPath) console.log(this.$route) } }, methods: {