添加成员后要清除选中的成员

This commit is contained in:
caishi 2021-06-08 15:09:52 +08:00
parent b948fe9459
commit fee812c63b
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ function AddMember({getID,login}){
function addCollaborator(){
getID && getID(id);
setSearchKey(undefined);
}
return(