mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 11:22:16 +08:00
mod: lint
mod: tweaks opt: publish page Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -104,7 +104,7 @@ class HorizontalMemberPageController extends CommonDataController {
|
||||
await queryData();
|
||||
}
|
||||
|
||||
queryBySort() {
|
||||
void queryBySort() {
|
||||
order.value = order.value == 'pubdate' ? 'click' : 'pubdate';
|
||||
onReload();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user