zhouwx
2025-10-20 71a112b7d78698b7e4df94e6255bf302bf415b35
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);