update
This commit is contained in:
@@ -35,7 +35,8 @@ const mockRoutes = [
|
||||
title: '新建任务',
|
||||
icon: '',
|
||||
meta: {
|
||||
name: '新建任务'
|
||||
name: '新建任务',
|
||||
hidden: true,
|
||||
},
|
||||
component: 'new-task',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user