修复偶发性短剧详情视频页面未跳转到播放历史位置
This commit is contained in:
@@ -244,6 +244,7 @@
|
||||
})
|
||||
onMounted(() => {
|
||||
init()
|
||||
console.log('itemMounted',props.index);
|
||||
emits('itemMounted', props.index)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user