1
wanshenmean
2026-03-11 b7d4e91a76cd1e414f9314b5452f89748e829cee
Code/WCS/WIDESEAWCS_Client/src/router/index.js
@@ -7,7 +7,7 @@
  {
    path: '/',
    name: 'Index',
    component: () => import('@/views/Index'),
    component: () => import('@/views/Index.vue'),
    redirect: '/home',
    children: [
      ...viewgird,