opt: reply2reply

This commit is contained in:
bggRGjQaUbCoE
2024-09-08 20:27:04 +08:00
parent bb6aaaa480
commit c5d8c992a6
8 changed files with 46 additions and 71 deletions

View File

@@ -488,7 +488,7 @@ class VideoIntroController extends GetxController {
final VideoReplyController videoReplyCtr =
Get.find<VideoReplyController>(tag: heroTag);
videoReplyCtr.aid = aid;
videoReplyCtr.queryData();
videoReplyCtr.onRefresh();
} catch (_) {}
this.bvid = bvid;
lastPlayCid.value = cid;