RuoYi
2025-03-06 088cec8adf9688d914fd219ef88094bdbc6fa27f
ruoyi-ui/src/components/HeaderSearch/index.vue
@@ -37,7 +37,7 @@
  },
  computed: {
    routes() {
      return this.$store.getters.permission_routes
      return this.$store.getters.defaultRoutes
    }
  },
  watch: {