链接管理
This commit is contained in:
@@ -1170,6 +1170,17 @@ const routes = [
|
||||
menuId: '7MWCQK6NNH'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/linkManage',
|
||||
name: 'linkManage',
|
||||
component: () =>
|
||||
import('@/pages/config/pages/linkManage/index'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '链接管理',
|
||||
menuId: 'd3ff92078c53a4d9d1f1a94450fee91e'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/roleManage',
|
||||
name: 'RoleManage',
|
||||
|
||||
Reference in New Issue
Block a user