From 7e827c55fa38991089d6d735f5f425b3e9cb96e1 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Tue, 30 Jun 2026 16:46:08 +0800
Subject: [PATCH] 修改名称

---
 src/views/onlineEducation/classHourBatch/components/batchDialog.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/onlineEducation/classHourBatch/components/batchDialog.vue b/src/views/onlineEducation/classHourBatch/components/batchDialog.vue
index ac2a8ee..5cee985 100644
--- a/src/views/onlineEducation/classHourBatch/components/batchDialog.vue
+++ b/src/views/onlineEducation/classHourBatch/components/batchDialog.vue
@@ -137,15 +137,15 @@
   levelList: [
     {
       id: 1,
-      name: '公司级 '
+      name: '单位级 '
     },
     {
       id: 2,
-      name: '部门级'
+      name: '学院级'
     },
     {
       id: 3,
-      name: '车间级'
+      name: '实验室级'
     },
     {
       id: 4,

--
Gitblit v1.9.2