seq
This commit is contained in:
@@ -194,7 +194,7 @@ export default {
|
|||||||
content: this.keyword,
|
content: this.keyword,
|
||||||
startTime: this.time ? this.time[0] : '',
|
startTime: this.time ? this.time[0] : '',
|
||||||
endTime: this.time ? this.time[1] : '',
|
endTime: this.time ? this.time[1] : '',
|
||||||
seq: this.params.seq,
|
seq: '',
|
||||||
msgId: this.params.msgId
|
msgId: this.params.msgId
|
||||||
}
|
}
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
|
|||||||
Reference in New Issue
Block a user