|
|
component: () => import(`@/pages/index.vue`),
|
|
component: () => import(`@/pages/index.vue`),
|
|
|
{ path: 'patient/history', component: () => import(`@/pages/index/patient/history.vue`) },
|
|
{ path: 'patient/history', component: () => import(`@/pages/index/patient/history.vue`) },
|