perf: 退出放映时自动定位缩略图滚动条

This commit is contained in:
pipipi-pikachu 2025-01-01 20:07:15 +08:00
parent ad25d922c9
commit 6869b6d46d

View File

@ -141,7 +141,7 @@ watch(() => slideIndex.value, () => {
}, 100)
}
})
})
}, { immediate: true })
//
const changeSlideIndex = (index: number) => {