fix
This commit is contained in:
@@ -116,7 +116,9 @@ export default defineComponent({
|
||||
// detailData.frontBack.back[index].style[key] = value*sacle+'px'
|
||||
}
|
||||
});
|
||||
emit('modelOnLoad')
|
||||
setTimeout(() => {
|
||||
emit('modelOnLoad')
|
||||
});
|
||||
};
|
||||
img.src = detailData.frontBack?.body?.path;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user