diff --git a/web/src/pages/mockExamination/chapterErrorListPaper.tsx b/web/src/pages/mockExamination/chapterErrorListPaper.tsx index 6ea7b80..b8843c5 100644 --- a/web/src/pages/mockExamination/chapterErrorListPaper.tsx +++ b/web/src/pages/mockExamination/chapterErrorListPaper.tsx @@ -243,7 +243,7 @@ const CardList = () => { > - 、{questionNow?.question_stem} + {JSON.stringify(questionNow) !== "{}" ? questionNow.index[1] + 1 : ""} 、{questionNow?.question_stem}