WXL (wul)
5 天以前 c7d2e3c1e8fa0cda3da1e8cd1daad0b88264af5a
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>