@@ -50,3 +50,7 @@ src/features/student/studentInspect/MarkBody.vue 整卷渲染的组件,凡是
3. history watch open , change currentTask
4. body watch trackList, computed score? emit 'trackListChange'('add', questionIndex, trackList)/('removeLast', questionIndex)/('removeAll',questionIndex)
5. markboard watch currentQuestion, normal mode -> change scoreList[index]
+
+### 版本信息
+1.基于云阅卷 1.3.13 开发