|
@@ -240,6 +240,7 @@ export default {
|
|
|
this.loading = true;
|
|
|
const gradeModuleEvaluationDatasourceList = this.getData();
|
|
|
const data = await updateModuleEvaluation({
|
|
|
+ examId: this.baseInfo.examId,
|
|
|
paperNumber: this.baseInfo.paperNumber,
|
|
|
paperName: this.baseInfo.paperName,
|
|
|
paperType: this.baseInfo.paperType,
|