fix
This commit is contained in:
@@ -118,7 +118,7 @@ export default defineComponent({
|
||||
});
|
||||
setTimeout(() => {
|
||||
emit('modelOnLoad')
|
||||
});
|
||||
},500);
|
||||
};
|
||||
img.src = detailData.frontBack?.body?.path;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user