huangxiaoqiang
2026-02-06 b3f28f51ef169d246f42fd4fa4656cff2bcfe05d
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,