wanshenmean
2026-03-27 b50c79d022c363b1d5ad582e9ef7d71fd7e7f427
Code/WMS/WIDESEA_WMSClient/src/router/index.js
@@ -7,7 +7,7 @@
  {
    path: '/',
    name: 'Index',
    component: () => import('@/views/Index'),
    component: () => import('@/views/Index.vue'),
    redirect: '/home',
    children: [
      ...viewgird,