소스 검색

update ExamCard.vue

reghao 1 년 전
부모
커밋
bb4d9ab1f6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/exam/ExamCard.vue

+ 1 - 1
src/views/exam/ExamCard.vue

@@ -188,7 +188,7 @@
               </div>
               <!-- 不定项选择题的答题卡 -->
               <div style="margin-top: 25px">
-                <p style="font-size: 18px;">多选题</p>
+                <p style="font-size: 18px;">不定项选择题</p>
                 <el-button
                   v-for="item in questionList.length"
                   v-show="questionList[item-1].questionType === 3"