This commit is contained in:
pikachu1995@126.com
2024-01-23 10:33:08 +08:00
2 changed files with 11 additions and 4 deletions

View File

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