liuyg
2021-08-18 f52d349a08b6d042fb190cc6c06c622089e70778
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,