commit
This commit is contained in:
@@ -3555,6 +3555,17 @@ const routes = [
|
||||
menuId: 'PGPZXNUFEXC85BVPV9AU'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/OperationLog',
|
||||
name: 'OperationLog',
|
||||
component: () =>
|
||||
import('@/pages/config/pages/operationLog/index'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '操作日志',
|
||||
menuId: ''
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/processManage',
|
||||
name: 'ProcessManage',
|
||||
|
||||
Reference in New Issue
Block a user