perf: 取消修改密码返回个人资料

main
LiaoYijun 2 months ago
parent 54d8c7ffdb
commit 7ddde6f0bc

@ -94,7 +94,7 @@ function ChangePassword() {
<Button type="primary" htmlType="submit">
{t('Submit')}
</Button>
<Button onClick={() => navigate('/reservation/newest')}>
<Button onClick={() => navigate('/account/profile')}>
{t('Cancel')}
</Button>
</Space>

Loading…
Cancel
Save