فهرست منبع

【会员系统】AI年订阅购买成功后关闭领取弹窗

wanjun 22 ساعت پیش
والد
کامیت
4b5df11035
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      PDF Office/PDF Master/MemberCenter/WindowsController/KMFreeGetAIWC.swift

+ 1 - 0
PDF Office/PDF Master/MemberCenter/WindowsController/KMFreeGetAIWC.swift

@@ -183,6 +183,7 @@ class KMFreeGetAIWC: NSWindowController {
     
     @objc func IAPSubscriptionLoadedNotification(_ notification: Notification) {
         self.window?.hideWaitingView()
+        window?.close()
     }
 
 }