安全在线教育平台
zhouwx
14 hours ago 81c81ad6899496bbb46a59c815503f1f90bc4718
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(' 只有实验室级用户才能新增和编辑')