mirror of
https://gitee.com/log4j/pig-ui.git
synced 2024-12-23 13:43:51 +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',
|
name: 'relationGraph',
|
||||||
component: () => import('/@/views/fun/relationGraph/index.vue'),
|
component: () => import('/@/views/fun/graph/index.vue'),
|
||||||
meta: {
|
meta: {
|
||||||
title: 'graph 关系图谱',
|
title: 'graph 关系图谱',
|
||||||
isLink: '',
|
isLink: '',
|
||||||
|
Loading…
Reference in New Issue
Block a user