647556386
2026-03-19 c17d401cd7aa87f9c1adc25733a74da6a8a210e7
项目代码/WIDESEA_WMSClient/src/router/index.js
@@ -38,6 +38,14 @@
      }
  }, 
  {
    path: '/change-password',
    name: 'ChangePassword',
    component: () => import('@/views/ChangePassword.vue'),
    meta:{
        anonymous:true
      }
  },
  {
    path: '/bigdata',
    name: 'bigdata',
    component: () => import('@/views/charts/bigdata.vue'),