소스 검색

接口信息多试几次

Michael Wang 5 년 전
부모
커밋
ad0c61d41e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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=" +