谢杰标 před 2 roky
rodič
revize
060485d298
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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()
         });
     },