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