src/router/index.js
@@ -57,6 +57,11 @@ path: 'mySetting', name: 'mySetting', component: () => import('@/views/systemSetting/platform/mySetting') }, { path: 'cockpitManage', name: 'cockpitManage', component: () => import('@/views/systemSetting/platform/cockpitManage') } ] },