mirror of
https://gitee.com/log4j/pig-ui.git
synced 2024-12-22 21:22:33 +08:00
'admin-21.02.28:删除多余变量、添加关系图空白界面等'
This commit is contained in:
parent
5fdd637b62
commit
6e9ec5bb27
@ -348,9 +348,9 @@ export const dynamicRoutes = [
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/fun/relationGraph',
|
||||
path: '/fun/graph',
|
||||
name: 'relationGraph',
|
||||
component: () => import('/@/views/fun/relationGraph/index.vue'),
|
||||
component: () => import('/@/views/fun/graph/index.vue'),
|
||||
meta: {
|
||||
title: 'graph 关系图谱',
|
||||
isLink: '',
|
||||
|
Loading…
Reference in New Issue
Block a user