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