提交 358b4a95 编写于 作者: J jsers

fix: return list path

上级 ba03584e
......@@ -135,7 +135,7 @@ const CollectForm = (props: any) => {
<Button
style={{ marginLeft: 8 }}
>
<Link to={{ pathname: '/collect' }}>{<FormattedMessage id="form.goback" />}</Link>
<Link to={{ pathname: '/monitor/collect' }}>{<FormattedMessage id="form.goback" />}</Link>
</Button>
</FormItem>
</Form>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册