RuoYi
2025-03-14 67cf51ba7791957ca04ae4823eab431e4f2f9fbf
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: {