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

pull/55/head
puhui999 2024-05-27 16:13:33 +08:00
parent 950acf5275
commit 4d92eaf5f9
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@
//
async function getPoster() {
painterImageUrl.value = undefined
poster.views = await getPosterData({
width: poster.css.width,
shareInfo: props.shareInfo,