mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +08:00
fix: sort reply2reply
This commit is contained in:
@@ -159,6 +159,7 @@ class VideoReplyReplyController extends CommonController
|
||||
);
|
||||
|
||||
queryBySort() {
|
||||
noMore.value = '';
|
||||
mode.value = mode.value == Mode.MAIN_LIST_HOT
|
||||
? Mode.MAIN_LIST_TIME
|
||||
: Mode.MAIN_LIST_HOT;
|
||||
|
||||
Reference in New Issue
Block a user