mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-14 05:16:47 +08:00
项目课程显示回滚
This commit is contained in:
@@ -467,9 +467,7 @@ function judgeTaskIsEnd(type, endTimes, status) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async function toFinish(d, sName, chapterOrStageId, studyModel) {
|
async function toFinish(d, sName, chapterOrStageId, studyModel) {
|
||||||
console.log(data.value.stageProcessList,'data.value')
|
if (data.value.unlockMode !== 1 && !d.statusName) {
|
||||||
// return
|
|
||||||
if (studyModel != 0) {
|
|
||||||
ElMessage.warning("当前未解锁")
|
ElMessage.warning("当前未解锁")
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user