Commit 30e3dba2 authored by limingzhe's avatar limingzhe

fix: debug

parent 8d544871
......@@ -1403,7 +1403,7 @@ cc.Class({
serverStopTest(cb=null) {
console.log(' in serverStopTest');
this.showMask();
// const tmpData = {
......@@ -1454,6 +1454,12 @@ cc.Class({
});
}
if (curQuesIndex >= this.quesArr.length - 1) {
onHomeworkFinish();
console.log(' in serverStopTest onHomeworkFinish');
}
},
setRecordItemAudio(data, ques) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment