mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: refresh member video
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -29,7 +29,8 @@ class MemberVideoCtr extends CommonController {
|
|||||||
aid = null;
|
aid = null;
|
||||||
next = null;
|
next = null;
|
||||||
currentPage = 0;
|
currentPage = 0;
|
||||||
return super.onRefresh();
|
isEnd = false;
|
||||||
|
await queryData();
|
||||||
}
|
}
|
||||||
|
|
||||||
@override
|
@override
|
||||||
|
|||||||
Reference in New Issue
Block a user