1
heshaofeng
6 天以前 a44fa8cf7d3530deb2896aa0f4e003f2b49c7fc9
项目代码/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',