This commit is contained in:
唐明明
2022-02-18 17:39:57 +08:00
2 changed files with 89 additions and 114 deletions

View File

@@ -119,7 +119,7 @@
this.conversationType,
this.targetId,
0,
100,
20,
true,
(messages) => {
this.messages = messages
@@ -147,7 +147,8 @@
}
}
}
</script>
</script>
<style scoped lang="scss">
/* 窗口 */
.chat {