Merge branch 'StableVersion' into develop

This commit is contained in:
X1627315083
2024-04-24 10:17:58 +08:00
7 changed files with 583 additions and 7 deletions

View File

@@ -846,6 +846,7 @@ export default defineComponent({
this.imgDesignImg = true
},
clothesOpen(index:any){
if(this.deleteShow) return
this.clothesDetail('',index)
this.clothesOpenActive(index)
},