Przeglądaj źródła

修复等处后合并订单依旧存在。

Pen Li 9 lat temu
rodzic
commit
a779dc8c0c

BIN
RedAnt ERP Mobile/RedAnt ERP Mobile.xcworkspace/xcuserdata/macmini1.xcuserdatad/UserInterfaceState.xcuserstate


+ 1 - 0
RedAnt ERP Mobile/common/Functions/order/OrderListViewController.m

@@ -345,6 +345,7 @@
 }
 -(void) loadpage
 {
+    [self.mergeList removeAllObjects];
     dispatch_async(self.loading_queue, ^{
         
         dispatch_sync(dispatch_get_main_queue(), ^{