src/views/work/onlineEducation/systemManage/company/index.vue
@@ -72,7 +72,7 @@ import {ElMessage, ElMessageBox} from "element-plus"; import {delCompany, getCompany} from "@/api/onlineEducation/company"; import companyDialog from "./components/companyDialog.vue"; import classHourChange from '@/views/onlineEducation/classHourBatch/components/classHourChange.vue' import classHourChange from '@/views/work/onlineEducation/classHourBatch/components/classHourChange.vue' const { proxy } = getCurrentInstance(); const loading = ref(false);