WXL
9 天以前 0d18860da4a69be52e8f312fdaade87edff191b9
src/components/Regular/index.vue
@@ -197,7 +197,9 @@
              <el-image
                style="width: 100px; height: 100px"
                :src="item.picturePath"
                :preview-src-list="[...item.picturePath]"
                :preview-src-list="
                                item.picturePath ? [item.picturePath] : []
                              "
              >
              </el-image>
            </div>