WXL (wul)
4 天以前 15371b329484632c987e349e50f41cab90d3ae8c
src/views/knowledge/questionbank/particulars/index.vue
@@ -530,9 +530,9 @@
                        <el-image
                          style="width: 100px; height: 100px"
                          :src="item.picturePath"
                          :preview-src-list="
                            item.picturePath ? [item.picturePath] : []
                          "
                           :preview-src-list="
                                item.picturePath ? [item.picturePath] : []
                              "
                        >
                        </el-image>
                      </div>