reportRoutes.js 174 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 8 // const reportRoutes = [ // { // path: '/account', // name: 'Account', // meta: {}, // component: () => import('@/views/report/account/index') // } // ]