mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-14 04:32:49 +00:00
no message
This commit is contained in:
parent
85c7a2e884
commit
67ce98ca55
@ -293,6 +293,7 @@ export default {
|
|||||||
this.$store.dispatch("increaseTaskMsgNum", this.dialogId);
|
this.$store.dispatch("increaseTaskMsgNum", this.dialogId);
|
||||||
this.$store.dispatch("moveDialogTop", this.dialogId);
|
this.$store.dispatch("moveDialogTop", this.dialogId);
|
||||||
this.$store.dispatch("updateDialogLastMsg", data);
|
this.$store.dispatch("updateDialogLastMsg", data);
|
||||||
|
this.onActive();
|
||||||
},
|
},
|
||||||
|
|
||||||
chatScroll(res) {
|
chatScroll(res) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user