谢杰标 3 năm trước cách đây
mục cha
commit
b0a27a4230
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()
         });
     },