兰宝车间质量管理系统-前端
ahao
2023-09-02 93fb212e0c0d5e8f2a78ae360e2126dc5c7d8698
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();