WXL
9 天以前 3b6c56e484162196e463ad3503a3710bb9c691c1
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>