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