@@ -1448,7 +1448,7 @@ export default {
historyExamJson: JSON.stringify(this.questionList),
})
.then((res) => {
- this.punchClock()
+ // this.punchClock()
});
},