perf: 消息快捷发送菜单

This commit is contained in:
kuaifan
2023-03-05 23:01:09 +08:00
parent c27a15fce2
commit 4c76b3e60c
3 changed files with 23 additions and 7 deletions

View File

@@ -84,6 +84,7 @@ class WebSocketDialog extends AbstractModel
$this->top_at = $this->top_at ?? $dialogUserFun('top_at');
$this->user_at = $this->user_at ?? $dialogUserFun('updated_at');
$this->user_ms = WebSocketDialogUser::userMs($this->user_at);
$this->quick_msg = [];
//
if (isset($this->search_msg_id)) {
// 最后消息 (搜索预览消息)