[add] 新增萤石摄像头抓拍相关逻辑,获取方阵内光伏板、桩点支柱立架、箱变、逆变器地理信息接口

This commit is contained in:
lcj
2025-06-18 19:56:23 +08:00
parent 9d092facd0
commit cd1779fffd
91 changed files with 4163 additions and 672 deletions

View File

@ -93,7 +93,22 @@ export const constantRoutes: RouteRecordRaw[] = [
path: '/test',
component: () => import('@/views/materials/materials/index.vue'),
hidden: true
}
},
{
path: '/gisHome',
component: () => import('@/views/gisHome/index.vue'),
hidden: true
},
{
path: '/drone',
component: () => import('@/views/drone/index.vue'),
hidden: true
},
{
path: '/progress/progressPaper',
component: () => import('@/views/progress/progressPaper/index.vue'),
hidden: true
},
];
// 动态路由,基于用户权限动态去加载