|
@@ -126,6 +126,7 @@ export default {
|
|
});
|
|
});
|
|
this.sortDataList();
|
|
this.sortDataList();
|
|
this.uploadData = {
|
|
this.uploadData = {
|
|
|
|
+ examId: this.baseInfo.examId,
|
|
paperNumber: this.baseInfo.paperNumber,
|
|
paperNumber: this.baseInfo.paperNumber,
|
|
paperType: this.baseInfo.paperType,
|
|
paperType: this.baseInfo.paperType,
|
|
paperName: this.baseInfo.paperName,
|
|
paperName: this.baseInfo.paperName,
|