增加邮件服务功能
This commit is contained in:
@ -379,6 +379,7 @@ class OfflineSession extends Component {
|
||||
onSearch={this.handleSearchByNickname}
|
||||
onChange={this.handleChangeByUserId}
|
||||
filterOption={false}
|
||||
allowClear
|
||||
>
|
||||
{userOptions}
|
||||
</Select>
|
||||
|
Reference in New Issue
Block a user