Explorar o código

考试数据结构注释

Michael Wang %!s(int64=6) %!d(string=hai) anos
pai
achega
21af051238
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  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;