mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
update
This commit is contained in:
@@ -100,7 +100,6 @@ class ManageMembersDialog extends React.Component {
|
||||
}
|
||||
|
||||
searchGroupMember = () => {
|
||||
|
||||
seafileAPI.searchGroupMember(this.props.groupID, this.state.searchGroupMemberInputValue).then((res) => {
|
||||
this.setState({
|
||||
groupMembers: res.data,
|
||||
|
Reference in New Issue
Block a user