feat(screen): 为 3D 态势感知 页面单独显示
This commit is contained in:
parent
6e4d04bebc
commit
b6e32b4245
@ -44,6 +44,9 @@ const routes = [
|
||||
{
|
||||
path: '/3DSituationalAwareness',
|
||||
name: '3DSituationalAwareness',
|
||||
meta: {
|
||||
screen: true
|
||||
},
|
||||
component: () => import('../views/3DSituationalAwarenessRefactor/index.vue')
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user