Commit d6f6740b authored by kai's avatar kai

fix: 数据上报

parent 69064595
......@@ -696,6 +696,8 @@ cc.Class({
onDestroy() {
if(this.time1) { clearTimeout(this.time1); }
// 触发作业完成事件
onHomeworkFinish(this.data);
},
exitGame () {
......
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