1
wanshenmean
2026-03-26 0831fc62745a46b056e450395b0366ec168a6e55
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,