|
@@ -244,7 +244,6 @@ export default {
|
|
this.userFilterRoles = [];
|
|
this.userFilterRoles = [];
|
|
|
|
|
|
const infoExamTaskDetail = Object.assign({}, initExamTaskDetail, {
|
|
const infoExamTaskDetail = Object.assign({}, initExamTaskDetail, {
|
|
- includePaper: this.examRule.includePaper,
|
|
|
|
review: this.examRule.review,
|
|
review: this.examRule.review,
|
|
customCard: this.examRule.customCard
|
|
customCard: this.examRule.customCard
|
|
});
|
|
});
|