update:审核优化
This commit is contained in:
@@ -548,16 +548,16 @@ export const appList = [
|
||||
// icon: 'fa fa-arrow-circle-right',
|
||||
// },
|
||||
// },
|
||||
// {
|
||||
// name: 'taskCompleted',
|
||||
// zhCn: '已完成任务',
|
||||
// en: 'Completed Task',
|
||||
// path: '/task/completed',
|
||||
// component: () => import('/@/views/flow/task/completed.vue'),
|
||||
// meta: {
|
||||
// icon: 'fa fa-hand-o-right',
|
||||
// },
|
||||
// },
|
||||
{
|
||||
name: 'taskCompleted',
|
||||
zhCn: '已完成任务',
|
||||
en: 'Completed Task',
|
||||
path: '/task/completed',
|
||||
component: () => import('/@/views/flow/task/completed.vue'),
|
||||
meta: {
|
||||
icon: 'fa fa-hand-o-right',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user