Commit 344a2215 authored by limingzhe's avatar limingzhe

fix: 提交成绩

parent eeb7a226
...@@ -1121,7 +1121,7 @@ cc.Class({ ...@@ -1121,7 +1121,7 @@ cc.Class({
this.playAni('normal', 0); this.playAni('normal', 0);
this.showPhotoBtn(); this.showPhotoBtn();
onHomeworkFinish(); // onHomeworkFinish();
}); });
...@@ -1410,6 +1410,7 @@ cc.Class({ ...@@ -1410,6 +1410,7 @@ cc.Class({
// } // }
this.showPhotoSuccess(); this.showPhotoSuccess();
onHomeworkFinish();
}, },
......
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