WXL (wul)
4 天以前 b6b7fb2b126b749b0bb3f0582036a74ff332d10e
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>