添加成员后要清除选中的成员
This commit is contained in:
parent
0b7d6ab5fd
commit
b7613584f9
|
@ -67,6 +67,7 @@ function AddMember({getID,login}){
|
|||
|
||||
function addCollaborator(){
|
||||
getID && getID(id);
|
||||
setSearchKey(undefined);
|
||||
}
|
||||
|
||||
return(
|
||||
|
|
Loading…
Reference in New Issue