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