调整画布bug
This commit is contained in:
@@ -395,8 +395,6 @@ export default defineComponent({
|
||||
productImgData.generateList.splice(index,1)
|
||||
}else{
|
||||
productImgData.generateList.push(item)
|
||||
console.log(item,productImgData.generateList);
|
||||
|
||||
productImgData.likeList.splice(index,1)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user