Commit db251b3f authored by 范雪寒's avatar 范雪寒

feat:

parent 5b67fb82
......@@ -511,7 +511,7 @@ cc.Class({
finish: false,
onHomeworkFinish(data) {
if (!finish) {
if (!this.finish) {
onHomeworkFinish(data);
this.finish = true;
}
......
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