优化驾驶舱
This commit is contained in:
@@ -232,6 +232,14 @@ export const adminBaseRoute = {
|
||||
meta: {
|
||||
title: pageTitle('router.popup')
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'view',
|
||||
component: () => import('@/views/pqs/cockpit/setUp/components/view.vue'),
|
||||
name: '预览项目',
|
||||
meta: {
|
||||
title: pageTitle('router.view')
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user