WXL (wul)
2 天以前 fbb61549bf96e9e0910b676a5524b0760d29c4be
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>