fix 一处笔误

This commit is contained in:
Wang Kejun 2023-08-06 17:12:29 +08:00
parent 3c728182b2
commit 32c27a4685
1 changed files with 1 additions and 1 deletions

View File

@ -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>