ifx
This commit is contained in:
@@ -331,7 +331,7 @@ export default defineComponent({
|
||||
}
|
||||
const setClothes = async (list:any,str:string)=>{
|
||||
let clothesList:any = []
|
||||
await nextTick()
|
||||
await uploadElement()
|
||||
if(detailData.isEditPattern.value == 'editSketch')await detailDom.canvasBox.submitBase64Data().then((rv)=>{
|
||||
detailData.selectDetail.sketchString = rv
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user