WXL
3 天以前 a22820cfed42dd22b21208b7a310d5d46dc759c0
src/views/knowledge/questionnaire/compilequer/index.vue
@@ -691,7 +691,9 @@
                            <el-image
                              style="width: 100px; height: 100px"
                              :src="item.picturePath"
                              :preview-src-list="[...item.picturePath]"
                              :preview-src-list="
                                item.picturePath ? [item.picturePath] : []
                              "
                            >
                            </el-image>
                          </div>
@@ -1212,7 +1214,9 @@
                          <el-image
                            style="width: 100px; height: 100px"
                            :src="item.picturePath"
                            :preview-src-list="[...item.picturePath]"
                            :preview-src-list="
                                item.picturePath ? [item.picturePath] : []
                              "
                          >
                          </el-image>
                        </div>