detailpanel选集自动跟随

This commit is contained in:
mtvpls
2026-02-26 12:24:02 +08:00
parent 34698e943c
commit 0beffc2fbd
3 changed files with 36 additions and 2 deletions

View File

@@ -1522,6 +1522,7 @@ const VideoCard = forwardRef<VideoCardHandle, VideoCardProps>(function VideoCard
tmdbId={tmdb_id}
type={actualSearchType as 'movie' | 'tv'}
seasonNumber={seasonNumber}
currentEpisode={currentEpisode}
cmsData={cmsData}
sourceId={id}
source={source}