marinofaggiana 4 年之前
父節點
當前提交
0612e7a5fe
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      iOSClient/Recent/NCRecent.swift

+ 5 - 0
iOSClient/Recent/NCRecent.swift

@@ -61,6 +61,11 @@ class NCRecent: NCCollectionViewCommon  {
     override func reloadDataSourceNetwork(forced: Bool = false) {
         super.reloadDataSourceNetwork(forced: forced)
         
+        if isSearching {
+            networkSearch()
+            return
+        }
+        
         let requestBodyRecent =
         """
         <?xml version=\"1.0\"?>