Administrator
2021-08-18 4f81015b693ba56b3c2112ae3dcbe98760f71fda
src/views/startexam/index.vue
@@ -539,6 +539,7 @@
    },
    doSubmitExam() {
      var obj = {
        id:this.$route.query.examScoreId,
        examName: this.$route.query.examName,
        candidateNo: this.$route.query.candidateNo,
        securityName: this.userInfo.user_name,