marinofaggiana 4 년 전
부모
커밋
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()
                     }
                 )
             )