曾 伟 5 vuotta sitten
vanhempi
commit
7804f0a346
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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];
 }