zhangjie hace 1 año
padre
commit
aae7a0009b
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/features/mark/MarkBoardKeyBoard.vue

+ 2 - 1
src/features/mark/MarkBoardKeyBoard.vue

@@ -89,7 +89,8 @@
                 >
                   {{
                     isCurrentQuestion(question)
-                      ? scoreStr
+                      ? scoreStr ||
+                        store.currentTask?.markResult?.scoreList[index]
                       : store.currentTask?.markResult?.scoreList[index]
                   }}
                 </span>