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>