8.9
This commit is contained in:
@ -47,6 +47,16 @@ export default [
|
||||
path: '/401',
|
||||
component: './401',
|
||||
},
|
||||
{
|
||||
path: '/MonitorScreen',
|
||||
routes: [
|
||||
{
|
||||
name: 'Home',
|
||||
path: '/MonitorScreen/Home',
|
||||
component: './MonitorScreen/Home',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user