fix: redirect
This commit is contained in:
parent
4c75be67f2
commit
60b5ce1817
@ -4,7 +4,7 @@ export default {
|
||||
name: 'Demo',
|
||||
path: '/demo',
|
||||
component: Layout,
|
||||
redirect: '/demo/crud-table',
|
||||
redirect: '/demo/crud',
|
||||
meta: {
|
||||
title: '示例页面',
|
||||
customIcon: 'logo',
|
||||
|
Loading…
Reference in New Issue
Block a user