yangjie #45

Merged
yangqiang merged 19 commits from yangjie into master 2024-12-18 13:52:10 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 7b7049681a - Show all commits

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,