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