ソースを参照

接口信息多试几次

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=" +