zhouwx
14 小时以前 5c907144472ab91d2f4c1d10b0651b60e832b239
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);