瀏覽代碼

返回不打卡

谢杰标 2 年之前
父節點
當前提交
060485d298
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()
         });
     },