测试
This commit is contained in:
parent
7d7d7ccea5
commit
0d841e370d
@ -198,7 +198,6 @@ class ChatPageViewModel(
|
|||||||
_msgList.value = _msgList.value?.plus(msgBean)
|
_msgList.value = _msgList.value?.plus(msgBean)
|
||||||
adapter.setData(_msgList.value!!)
|
adapter.setData(_msgList.value!!)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 发送文本信息
|
* 发送文本信息
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user