mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 20:14:51 +08:00
@@ -19,8 +19,8 @@ class SearchUserController
|
||||
@override
|
||||
void onInit() {
|
||||
super.onInit();
|
||||
userType = UserType.all.obs;
|
||||
userOrderType = UserOrderType.def.obs;
|
||||
userType = Rx(.all);
|
||||
userOrderType = Rx(.def);
|
||||
}
|
||||
|
||||
void onShowFilterDialog(BuildContext context) {
|
||||
|
||||
Reference in New Issue
Block a user