课程删除提示错误

This commit is contained in:
zhangyc
2022-12-05 07:56:28 +08:00
parent 73000fb66f
commit 8855312406

View File

@@ -2898,7 +2898,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>