会话监管
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user