This commit is contained in:
liuye
2023-08-28 11:39:10 +08:00
parent bc00677323
commit eb8e72ef07

View File

@@ -194,7 +194,7 @@ export default {
content: this.keyword,
startTime: this.time ? this.time[0] : '',
endTime: this.time ? this.time[1] : '',
seq: this.params.seq,
seq: '',
msgId: this.params.msgId
}
}).then(res => {