loulijun2021
2022-06-22 fd59571a8536d48d4029eb7b09a717393f19e210
src/layout/components/Sidebar/index.vue
@@ -39,7 +39,6 @@
import SidebarItem from './SidebarItem'
import variables from '@/styles/variables.scss'
import { LoginMenu } from '@/api/user'
import axios from 'axios'
export default {
  components: { SidebarItem, Logo },
@@ -102,6 +101,7 @@
        }
      })
      return arr2
      // return arr
    },
    activeMenu() {
      const route = this.$route