1
xiazhengtongxue
5 天以前 25611a36139bbe39f0ede830c589e5d67036111b
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,