fix: 分集切换字幕未更新

This commit is contained in:
guozhigq
2024-06-18 23:35:38 +08:00
parent b61d2305a9
commit 35d2d92480
2 changed files with 3 additions and 0 deletions

View File

@ -436,6 +436,7 @@ class VideoIntroController extends GetxController {
videoDetailCtr.cover.value = cover;
videoDetailCtr.queryVideoUrl();
videoDetailCtr.getSubtitle();
videoDetailCtr.setSubtitleContent();
// 重新请求评论
try {
/// 未渲染回复组件时可能异常