Commit fc0633c2 authored by limingzhe's avatar limingzhe

fix: debug

parent 71a1cafd
......@@ -2588,7 +2588,7 @@ cc.Class({
const data = this.getHomeworkData();
console.log('data: ' , JSON.stringify(data));
onHomeworkFinish(data);
this.showRestart();
// this.showRestart();
})
}
},
......
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