chat 页面

This commit is contained in:
2022-02-18 09:58:15 +08:00
parent 1e7e589bab
commit 08971f256d
3 changed files with 21 additions and 12 deletions

View File

@@ -99,7 +99,7 @@
code,
conversations
}) => {
if (code === 0) {
if (code === 0) {
this.conversations = conversations
}
})