|
|
@@ -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"
|