敏感词聊天记录
This commit is contained in:
@@ -196,7 +196,6 @@
|
||||
{name: '文件', value: 'file'},
|
||||
],
|
||||
searchMsg: '',
|
||||
id: 'LiuYe',
|
||||
id: ''
|
||||
}
|
||||
},
|
||||
|
||||
@@ -630,9 +630,7 @@ export default {
|
||||
this.$emit('change', {
|
||||
type: 'Detail',
|
||||
params: {
|
||||
id: id || '',
|
||||
departmentId: this.search.departmentId || '',
|
||||
departmentName: this.departmentName || ''
|
||||
id: id || ''
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user