|
@@ -352,6 +352,7 @@ export default {
|
|
})
|
|
})
|
|
},
|
|
},
|
|
comfirmSelectPaper(simplePaper, fullPaper) {
|
|
comfirmSelectPaper(simplePaper, fullPaper) {
|
|
|
|
+ fullPaper.examId = ''
|
|
fullPaper.examScope = this.mode
|
|
fullPaper.examScope = this.mode
|
|
fullPaper.examCode = this.$store.state.userInfo.schoolCode
|
|
fullPaper.examCode = this.$store.state.userInfo.schoolCode
|
|
this.evaluationInfo.paperInfo[0] = fullPaper
|
|
this.evaluationInfo.paperInfo[0] = fullPaper
|