敏感词记录

This commit is contained in:
liuye
2023-06-19 15:46:28 +08:00
parent 56b12271b8
commit 295ff657e8
3 changed files with 4 additions and 6 deletions

View File

@@ -268,7 +268,6 @@
// msgType: 'file',
toUserId: this.list[this.leftActiveIndex].type == 1 ? '' : this.list[this.leftActiveIndex].toUserId,
roomId: this.list[this.leftActiveIndex].type == 1 ? this.list[this.leftActiveIndex].roomId : '',
type: this.list[this.leftActiveIndex].type,
content: this.searchMsg,
startTime: this.time ? this.time[0] : '',
endTime: this.time ? this.time[1] : ''