wl
2022-11-03 b8198734a140076cd392b1ce194aa9aee2aaa0db
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')
              }
            ]
          },