msgId
This commit is contained in:
		| @@ -497,7 +497,8 @@ | ||||
|             type: this.list[this.leftActiveIndex].type, | ||||
|             content: this.searchMsg, | ||||
|             startTime: this.time ? this.time[0] : '', | ||||
|             endTime: this.time ? this.time[1] : '' | ||||
|             endTime: this.time ? this.time[1] : '', | ||||
|             msgId: this.params.msgId | ||||
|           } | ||||
|         }).then(res => { | ||||
|           if (res.code === 0) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user