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