heshaofeng
2026-03-31 a846d73009c695f51ef507f53f14b3b8c73e59d8
项目代码/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',