二维GIS高程

This commit is contained in:
Teo
2025-06-20 19:54:58 +08:00
parent ea98580b07
commit 61cd9f6bcf
8 changed files with 386 additions and 8 deletions

View File

@ -109,6 +109,11 @@ export const constantRoutes: RouteRecordRaw[] = [
component: () => import('@/views/progress/progressPaper/index.vue'),
hidden: true
},
{
path: '/gis2D1',
component: () => import('@/views/gis2D/index.vue'),
hidden: true
}
];
// 动态路由,基于用户权限动态去加载