XiaoRuby
2023-08-23 a2fe40a6232559f2bd2d5c818fc206395072b403
src/layout/components/Sidebar/index.vue
@@ -31,6 +31,7 @@
      'sidebar'
    ]),
    routes() {
      console.log(this.$router.options.routes);
      return this.$router.options.routes
    },
    activeMenu() {