fix: 关注up主搜索ps

This commit is contained in:
guozhigq
2024-09-18 00:29:43 +08:00
parent e0ce797700
commit fc89927f83

View File

@ -48,7 +48,7 @@ class FollowSearchController extends GetxController {
return {'status': true, 'data': <FollowItemModel>[].obs};
}
if (type == 'init') {
ps = 1;
pn = 1;
}
var res = await MemberHttp.getfollowSearch(
mid: mid,