Commit 1af14837 by houweibin

fix

parent b6cd792d
......@@ -241,7 +241,7 @@
weakSelf.hasNextPage = false;
weakSelf.tbvOrder.mj_footer.hidden = YES;
}else{
weakSelf.hasNextPage = false;
weakSelf.hasNextPage = true;
weakSelf.tbvOrder.mj_footer.hidden = NO;
}
if(showOrders.count == 0 || targetPage == 1){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment