fix: 修复二次生成海报时 image 组件会闪一下的 bug

This commit is contained in:
puhui999
2024-05-27 16:13:33 +08:00
parent 950acf5275
commit 4d92eaf5f9
@@ -110,6 +110,7 @@
// 获得海报数据
async function getPoster() {
painterImageUrl.value = undefined
poster.views = await getPosterData({
width: poster.css.width,
shareInfo: props.shareInfo,