xiazhengtongxue
2026-04-07 cbfc5ac3c45eff75e912ba6aeaad83533a1a4296
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,