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

This commit is contained in:
caishi 2021-06-08 15:09:52 +08:00
parent 0b7d6ab5fd
commit b7613584f9
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(