src/layout/components/Sidebar/index.vue
@@ -27,7 +27,6 @@ import useAppStore from '@/store/modules/app' import useSettingsStore from '@/store/modules/settings' import usePermissionStore from '@/store/modules/permission' import { ComponentInternalInstance } from "vue"; const { proxy } = getCurrentInstance() as ComponentInternalInstance; const route = useRoute();