Commit d63e11b8 authored by limingzhe's avatar limingzhe

fix: debug

parent e628c893
......@@ -1462,7 +1462,6 @@ cc.Class({
});
}
this.checkIsEnd();
// if (this.curQuesIndex >= this.quesArr.length - 1) {
......@@ -1515,6 +1514,9 @@ cc.Class({
this.refreshPageDotArea();
this.checkIsEnd();
return;
......
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