по умолчанию первоначалка открываться будет
This commit is contained in:
parent
2114a86321
commit
7073e3702f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ const webbpmRoutes: Routes = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '',
|
path: '',
|
||||||
loadChildren: 'generated-sources/page-conversion.module#PageconversionModule',
|
loadChildren: 'generated-sources/page-initial_registration.module#Pageinitial_registrationModule',
|
||||||
canActivate: [ConfirmExitGuard, RolesGuard],
|
canActivate: [ConfirmExitGuard, RolesGuard],
|
||||||
pathMatch: 'full',
|
pathMatch: 'full',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue