Commit 4cbb34a3 authored by Steven杜宇's avatar Steven杜宇

// AI

parent 324c554a
......@@ -260,6 +260,6 @@ class YHAITextMessageCell: UITableViewCell {
@objc func didMessageClicked() {
UIApplication.shared.yhKeyWindow()?.endEditing(true)
messageClick?(messge.body.contentText)
messageClick?(self.message.body.contentText)
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment