周文萱
2 天以前 8116c45f50e80312033f8de630c94e6d58083ee4
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);