647556386
19 小时以前 b5d01891fbbd69d8d50d2b4fb562fac3130fc2d6
项目代码/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'),