liqk 3 years ago
parent
commit
7a3f7e30e9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      TEAMModelOS/ClientApp/src/view/learnactivity/CreatePrivEva.vue

+ 1 - 0
TEAMModelOS/ClientApp/src/view/learnactivity/CreatePrivEva.vue

@@ -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