Administrator
2021-07-28 7e3f57bf11e409b4618a383bedac6928440e1a24
src/views/startexam/index.vue
@@ -448,7 +448,7 @@
            var obj = {
                examName: this.$route.query.examName,
                securityName: this.userInfo.user_name,
                securityId: this.userInfo.user_id,
                userId: this.userInfo.user_id,
                allScore: this.$route.query.totalScore,
                company: this.userInfo.dept_id,
                examTime: this.$route.query.startTime,