default page is now: /DeviceList;type=DeviceSwitch
This commit is contained in:
parent
01a6683e78
commit
85e2c70645
@ -25,7 +25,7 @@ const routes: Routes = [
|
||||
{path: 'Bulk', component: BulkEditorComponent},
|
||||
{path: 'BulkList', component: BulkListComponent},
|
||||
|
||||
{path: '**', redirectTo: '/ScheduleList'},
|
||||
{path: '**', redirectTo: '/DeviceList;type=DeviceSwitch'},
|
||||
];
|
||||
|
||||
@NgModule({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user