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