src/views/exam/components/answer-main/answer-multiple/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/exam/components/answer-main/answer-multiple/index.vue
@@ -36,7 +36,7 @@ }; const answerState = (item) => { if(activeQuestion.value.answerList.includes(item.prefix)) { if(Array.isArray(activeQuestion.value.answerList) && activeQuestion.value.answerList.includes(item.prefix)) { item.isActive = true; } return {