曾 伟 5 lat temu
rodzic
commit
7804f0a346
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      shiku_im/control/JXTableView.m

+ 1 - 1
shiku_im/control/JXTableView.m

@@ -194,7 +194,7 @@
 
     [self beginUpdates];
     [self reloadRowsAtIndexPaths:indexPaths withRowAnimation:UITableViewRowAnimationNone];
-   // [self endUpdates];
+    [self endUpdates];
 //     [self reloadData];
 }