From 81c81ad6899496bbb46a59c815503f1f90bc4718 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Fri, 03 Jul 2026 10:43:15 +0800
Subject: [PATCH] 中科大支线-修改

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

diff --git a/src/views/onlineEducation/people/index.vue b/src/views/onlineEducation/people/index.vue
index b592d8a..5ee6cc9 100644
--- a/src/views/onlineEducation/people/index.vue
+++ b/src/views/onlineEducation/people/index.vue
@@ -130,7 +130,7 @@
 
 const openDialog = (type, value) => {
   if(type == 'add' && data.isAdmin){
-    ElMessage.warning('监管学院请联系企业创建企业学员')
+    ElMessage.warning('监管学院请联系单位创建单位学员')
   }
   // else if(userType.value !== 3 && (type == 'add' || type == 'edit')) {
   //   ElMessage.warning(' 只有实验室级用户才能新增和编辑')

--
Gitblit v1.9.2