marinofaggiana 4 năm trước cách đây
mục cha
commit
00662bad3b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      iOSClient/Media/NCMedia.swift

+ 2 - 0
iOSClient/Media/NCMedia.swift

@@ -331,6 +331,7 @@ class NCMedia: UIViewController, DZNEmptyDataSetSource, DZNEmptyDataSetDelegate,
                         if meradatasSelect.count > 0 {
                             NCCollectionCommon.shared.openSelectView(viewController: self, items: meradatasSelect)
                         }
+                        self.selectOcId.removeAll()
                     }
                 )
             )
@@ -353,6 +354,7 @@ class NCMedia: UIViewController, DZNEmptyDataSetSource, DZNEmptyDataSetDelegate,
                                 }
                             }
                         }
+                        self.selectOcId.removeAll()
                     }
                 )
             )