Commit 87761362 authored by limingzhe's avatar limingzhe

fix: 提交成绩

parent 1b358107
...@@ -1131,7 +1131,7 @@ cc.Class({ ...@@ -1131,7 +1131,7 @@ cc.Class({
this.playAni('normal', 0); this.playAni('normal', 0);
this.showPhotoBtn(); this.showPhotoBtn();
onHomeworkFinish(); // onHomeworkFinish();
}); });
...@@ -1420,7 +1420,7 @@ cc.Class({ ...@@ -1420,7 +1420,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