Explorar o código

清除考试报错

cyy hai 1 ano
pai
achega
4e3d0514f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/platform/bpmn/my-test/examPop.vue

+ 1 - 1
src/views/platform/bpmn/my-test/examPop.vue

@@ -47,7 +47,7 @@
                     <!-- <img style="width:40%" :src="item" @click="showMaskPop(item)"> -->
                 <!-- </div> -->
             <!-- </div> -->
-            <div v-if="popList[questionsIndex].img && popList[questionsIndex].img.length " class="imgBox">
+            <div v-if="popList[questionsIndex]&&popList[questionsIndex].img && popList[questionsIndex].img.length " class="imgBox">
                 <div v-for="(img, ind) in photos(popList[questionsIndex].img)" :key="ind" class="fujianImg">
                     <van-image
                         width="40vw"