fix:修改添加学员

This commit is contained in:
lixg
2022-12-01 14:55:31 +08:00
parent bb84f0a026
commit 8ae00ef4ce
6 changed files with 27 additions and 15 deletions

View File

@@ -2468,7 +2468,7 @@
</div>
<div class="body">
<div :style="{ display: del_hs ? 'block' : 'none' }">
<span>您确定要删除此课程吗</span>
<span>您确定要删除此学员吗</span>
</div>
<div :style="{ display: copy_hs ? 'block' : 'none' }">
<span>您确定要复制此课程吗</span>