From fca7a89c2bf084dcd5d83819140cc7eb33fc6199 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: 星期二, 22 七月 2025 08:47:48 +0800
Subject: [PATCH] 修改新增

---
 src/views/work/onlineEducation/systemManage/company/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/work/onlineEducation/systemManage/company/index.vue b/src/views/work/onlineEducation/systemManage/company/index.vue
index b3ef373..0db040d 100644
--- a/src/views/work/onlineEducation/systemManage/company/index.vue
+++ b/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);

--
Gitblit v1.9.2