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