提交在线监督和事后监督部分代码
This commit is contained in:
@ -102,5 +102,20 @@ 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