mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
opt queryBySort
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -117,6 +117,7 @@ class PgcReviewController
|
||||
}
|
||||
|
||||
void queryBySort() {
|
||||
if (isLoading) return;
|
||||
sortType.value = sortType.value == PgcReviewSortType.def
|
||||
? PgcReviewSortType.latest
|
||||
: PgcReviewSortType.def;
|
||||
|
||||
Reference in New Issue
Block a user