zhouwx
2025-07-23 1da082138ce384d17b93169cfe108386603e72d0
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);