ソースを参照

返回不打卡

谢杰标 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()
         });
     },