fix 一处笔误
This commit is contained in:
parent
3c728182b2
commit
32c27a4685
|
|
@ -174,7 +174,7 @@ export default function render(
|
|||
{t('common:action.confirm')}
|
||||
</Button>
|
||||
<Button onClick={() => onBack()}>
|
||||
{t('common.back')}
|
||||
{t('common:back')}
|
||||
</Button>
|
||||
</Space>
|
||||
</Form.Item>
|
||||
|
|
|
|||
Loading…
Reference in New Issue