generate交互方式和图片放大后的
This commit is contained in:
@@ -474,6 +474,7 @@ export default defineComponent({
|
||||
this.setRevocation(designItemDetail,data)
|
||||
}
|
||||
).catch(res=>{
|
||||
this.$parent.loadingShow = false
|
||||
});
|
||||
},
|
||||
},
|
||||
|
||||
@@ -245,7 +245,6 @@ export default defineComponent({
|
||||
designShowIndex.value = index
|
||||
}
|
||||
let setpitch = (item,index)=>{
|
||||
console.log(123);
|
||||
canvas.discardActiveObject();
|
||||
// this.designItemDetail.clothes.forEach((item)=>{
|
||||
// item.clothesOpen = false
|
||||
|
||||
@@ -440,6 +440,8 @@ export default defineComponent({
|
||||
this.setRevocation(designItemDetail,data)
|
||||
}
|
||||
).catch(res=>{
|
||||
this.$parent.loadingShow = false
|
||||
|
||||
});
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user