feat: 优化sketch显示&添加sketch卡片
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
|
||||
watch(
|
||||
() => props.messageList,
|
||||
() => {
|
||||
(val) => {
|
||||
console.log('messageList',val)
|
||||
scrollToBottom()
|
||||
},
|
||||
{ deep: true }
|
||||
|
||||
Reference in New Issue
Block a user