修复detail里面删除状态后可以选择衣服的问题
This commit is contained in:
@@ -829,6 +829,7 @@ export default defineComponent({
|
||||
this.imgDesignImg = true
|
||||
},
|
||||
clothesOpen(index:any){
|
||||
if(this.deleteShow) return
|
||||
this.clothesDetail('',index)
|
||||
this.clothesOpenActive(index)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user