fix: 兼容旧版本图片格式

This commit is contained in:
misworga831
2024-01-22 18:11:25 +08:00
parent 83beb81a3b
commit 8b15cfb0b1
2 changed files with 10 additions and 3 deletions

View File

@@ -586,7 +586,6 @@ export default {
if (!this.imgList) {
this.imgList = [this.skuDetail.original];
}
console.log(this.imgList);
},
},