Accomodations ...

This commit is contained in:
Paolo Arena
2022-05-05 23:56:23 +02:00
parent b01de2d003
commit 171b99c34d
22 changed files with 2321 additions and 2342 deletions

View File

@@ -419,7 +419,7 @@ const baseroutes: IListRoutes[] = [
{
active: true,
order: 15,
path: '/services',
path: '/hosps',
materialIcon: 'fas fa-house-user',
name: 'mypages.hosp',
component: () => import('@/root/hosp/hosp.vue'),