谢杰标 2 years ago
parent
commit
b0a27a4230
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/bank-exam/index.vue

+ 1 - 1
src/pages/bank-exam/index.vue

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