mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-10 19:23:42 +08:00
feat: mobile mj list page is ready
This commit is contained in:
@@ -824,7 +824,7 @@ const reGenerate = function () {
|
||||
icon: loginUser.value.avatar,
|
||||
content: md.render(text)
|
||||
});
|
||||
socket.value.send(previousText);
|
||||
socket.value.send(previousText.value);
|
||||
}
|
||||
|
||||
const chatName = ref('')
|
||||
|
||||
Reference in New Issue
Block a user