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