fixed bugs
This commit is contained in:
@@ -149,6 +149,8 @@ class HomeViewModel with ChangeNotifier {
|
||||
}
|
||||
} else {
|
||||
_hasMore = false;
|
||||
_isLoadingMore = false;
|
||||
getHomeRecommendTenders(reset: true);
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user