优化
This commit is contained in:
@@ -15,7 +15,7 @@ const NotFound = () => {
|
||||
<Button
|
||||
type="primary"
|
||||
key="home"
|
||||
onClick={() => navigate('/dashboard')}
|
||||
onClick={() => navigate('/company/serviceTeamplate')}
|
||||
>
|
||||
返回首页
|
||||
</Button>,
|
||||
|
||||
Reference in New Issue
Block a user