mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 17:05:54 +08:00
fix: 兼容旧版本图片格式
This commit is contained in:
@@ -586,7 +586,6 @@ export default {
|
||||
if (!this.imgList) {
|
||||
this.imgList = [this.skuDetail.original];
|
||||
}
|
||||
console.log(this.imgList);
|
||||
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user