This commit is contained in:
yj 2024-12-13 12:18:22 +08:00
parent bfd629f264
commit 7b7049681a
1 changed files with 1 additions and 0 deletions

View File

@ -2506,6 +2506,7 @@ const Meeting: React.FC = () => {
type="primary"
className='m-ant-btn'
style={{ width: '100%', marginTop: '10px' }}
size={'small'}
onClick={() => {
userNameRef.current.changeModal({
userName: item.userName,