兰宝车间质量管理系统-前端
bleachtred
2023-09-25 395db813b5639d76b3158202a3abaea3550201a1
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();