优化ImportFile
parent
0522235cf9
commit
38ae794bbe
|
|
@ -60,7 +60,7 @@ const ImportFile = (props) => {
|
|||
{exportTemplateButtonText}
|
||||
</Button>
|
||||
),
|
||||
{extraButtons},
|
||||
...(extraButtons || []),
|
||||
<Button key="cancel" onClick={handleClose}>
|
||||
取消
|
||||
</Button>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue