mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
refactor: dynamic
This commit is contained in:
@@ -63,7 +63,7 @@ abstract class CommonController extends GetxController {
|
||||
|
||||
void onReload() {
|
||||
loadingState.value = LoadingState.loading();
|
||||
queryData();
|
||||
onRefresh();
|
||||
}
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user