每次调用完毕刷新会话记录
This commit is contained in:
@@ -93,6 +93,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}).finally(() => {
|
}).finally(() => {
|
||||||
this.loading = false
|
this.loading = false
|
||||||
|
this.getConversations()
|
||||||
})
|
})
|
||||||
}, 100)
|
}, 100)
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user