Creare Visualizzazione Nuova della scheda della MySkill (Bacheca)

This commit is contained in:
paoloar77
2022-02-14 15:38:23 +01:00
parent cac35f9243
commit 7249886e8f
24 changed files with 164 additions and 24 deletions

View File

@@ -384,7 +384,7 @@ const baseroutes: IListRoutes[] = [
order: 100,
path: '/bacheca',
materialIcon: 'fas fa-bullhorn',
name: 'mypages.work',
name: 'mypages.bacheca',
component: () => import('@/root/bacheca/bacheca.vue'),
meta: { requiresAuth: true },
inmenu: true,