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