|
@@ -128,6 +128,7 @@ export default {
|
|
const params = {
|
|
const params = {
|
|
examId: this.instance.examId,
|
|
examId: this.instance.examId,
|
|
paperNumber: this.instance.paperNumber,
|
|
paperNumber: this.instance.paperNumber,
|
|
|
|
+ paperType: this.instance.paperType,
|
|
};
|
|
};
|
|
|
|
|
|
// structure
|
|
// structure
|