会话监管

This commit is contained in:
liuye
2023-08-17 11:36:33 +08:00
parent 378f4eba0b
commit 8e167df7e3
4 changed files with 13 additions and 11 deletions

View File

@@ -461,6 +461,7 @@
startTime: this.time ? this.time[0] : '',
endTime: this.time ? this.time[1] : '',
seq: this.listInfo.seq,
msgId: !this.listInfo.seq ? this.params.msgId : ''
}
}).then(res => {
if (res.code === 0) {