seq
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user