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