This commit is contained in:
parent
b9661d6633
commit
97d3bd040c
|
|
@ -464,7 +464,7 @@ const Meeting: React.FC = () => {
|
||||||
item.isShow = true;
|
item.isShow = true;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
RefreshVideoView(res)
|
// RefreshVideoView(res)
|
||||||
return res
|
return res
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue