Explorar o código

接口信息多试几次

Michael Wang %!s(int64=5) %!d(string=hai) anos
pai
achega
ad0c61d41e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/features/OnlineExam/Examing/ExamingHome.vue

+ 1 - 1
src/features/OnlineExam/Examing/ExamingHome.vue

@@ -568,7 +568,7 @@ export default {
       {
         const examRecordDataId = this.$route.params.examRecordDataId;
 
-        for (let i = 0; i < 5; i++) {
+        for (let i = 0; i < 100; i++) {
           try {
             const faceBiopsyBaseInfoData = await this.$http.get(
               "/api/ecs_oe_student/faceBiopsy/getFaceBiopsyBaseInfo?examRecordDataId=" +