|
@@ -490,7 +490,8 @@ export default {
|
|
"SCORE",
|
|
"SCORE",
|
|
info.manualScore
|
|
info.manualScore
|
|
);
|
|
);
|
|
- this.getStepLevels();
|
|
|
|
|
|
+ // this.getStepLevels();
|
|
|
|
+ this.updateStepLevel(this.curStep, this.curPaper.level);
|
|
this.updateCacheHistory([paper]);
|
|
this.updateCacheHistory([paper]);
|
|
this.toActionNextPaper();
|
|
this.toActionNextPaper();
|
|
},
|
|
},
|