wanshenmean
2026-03-06 f81c33a58bb17a84aae98d31fc3bcfdddd4f76fd
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,