This commit is contained in:
parent
035acdcbea
commit
c1fa7762c6
|
|
@ -379,7 +379,7 @@ const Meeting: React.FC = () => {
|
|||
api.open({
|
||||
message: '',
|
||||
description: <div>
|
||||
<span style={{ fontSize: '16px' }}>哈哈哈</span>
|
||||
<span style={{ fontSize: '16px' }}>{item.uname}申请发言</span>
|
||||
<div style={{ display: 'flex', justifyContent: 'flex-end' }}>
|
||||
<Button
|
||||
type="primary"
|
||||
|
|
|
|||
Loading…
Reference in New Issue