fix:去除无用打印
This commit is contained in:
parent
cfa7a100ff
commit
cfa4a9c3e4
@ -699,8 +699,6 @@ export default class Judge {
|
||||
status: projectCenterObj === undefined ? 0 : (projectCenterObj.isEnd ? 3 : 1)
|
||||
})
|
||||
})
|
||||
console.info('surenjun this.isExam=>',this.isExam)
|
||||
|
||||
dConsole.info(JudgeTag + 'testKmItems', JSON.stringify(this.kmItems))
|
||||
this.isExamEnd = false;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user