addAction(UIAlertAction(title:"OK",style:UIAlertAction.Style.default, handler: nil)). present(alertController, animated: true,completion: ...
確定! 回上一頁