Przeglądaj źródła

返回不打卡

谢杰标 2 lat temu
rodzic
commit
060485d298
1 zmienionych plików z 1 dodań i 1 usunięć
  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()
         });
     },