This commit is contained in:
X1627315083
2024-10-14 16:51:32 +08:00
parent ac41bc1fd4
commit c3eb5acb39

View File

@@ -250,7 +250,7 @@ export default defineComponent({
clear(){
this.imgDomIndex = -1
this.clothesOpenActive(-1)
this.editFrontBack.setClone()
if(this.editFrontBack)this.editFrontBack.setClone()
window.removeEventListener('resize', this.setImgSizeTime);
},
setpitch(item,index){