marinofaggiana 4 лет назад
Родитель
Сommit
00662bad3b
1 измененных файлов с 2 добавлено и 0 удалено
  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()
                     }
                 )
             )