修改路由位置,跳转功能完善
This commit is contained in:
@ -102,20 +102,4 @@ export default [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
path: '/VideoMonitor',
|
||||
routes: [
|
||||
{
|
||||
name: 'Online',
|
||||
path: '/VideoMonitor/Online',
|
||||
component: './VideoMonitor/Online',
|
||||
},
|
||||
{
|
||||
name: 'Post',
|
||||
path: '/VideoMonitor/Post',
|
||||
component: './VideoMonitor/Post',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
]
|
||||
|
Reference in New Issue
Block a user