Michael Wang 6 роки тому
батько
коміт
21af051238
1 змінених файлів з 7 додано та 0 видалено
  1. 7 0
      src/features/OnlineExam/Examing/ExamingHome.vue

+ 7 - 0
src/features/OnlineExam/Examing/ExamingHome.vue

@@ -322,6 +322,13 @@ export default {
         console.log("获取考试冻结时间失败--忽略");
       }
 
+      // parentQuestionBody
+      //     questionUnitWrapperList
+      //         questionBody  => from examQuestionList
+      //         questionUnitList =>
+      //         studentAnswer
+      //         rightAnswer
+
       // init subNumber
       let questionId = null;
       let i = 1;