mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 06:16:46 +08:00
课程删除提示错误
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user