浏览代码

【综合】整理代码

tangchao 10 月之前
父节点
当前提交
620f71a344
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      PDF Office/PDF Master/Class/Home/ViewController/KMHomeViewController.swift

+ 1 - 1
PDF Office/PDF Master/Class/Home/ViewController/KMHomeViewController.swift

@@ -913,7 +913,7 @@ extension KMHomeViewController {
                         }
                     }
                     if curDoc != nil {
-//                        curDoc.mainViewController?.SaveTempPDFDocumentToURLPath(tempPath: tempFileURL.path)
+                        curDoc.mainViewController?.SaveTempPDFDocumentToURLPath(tempPath: tempFileURL.path)
                     }
                 }
                 windowVC.window?.becomeMain()