|
|
|
@ -38,9 +38,9 @@ const routes: Routes = [
|
|
|
|
|
{ path: 'maintainup',component:MaintainUpComponent},//维护更新
|
|
|
|
|
{ path: 'reinforceplan',component:ReinforcePlanComponent},//增援预案
|
|
|
|
|
{ path: 'createplanonlinefive',component:CreatePlanOnlineFiveComponent},//在线编制五级预案
|
|
|
|
|
{ path: 'sixFamiliarity',component:SixFamiliarityComponent},//六熟悉
|
|
|
|
|
{ path: 'drillRecord',component:DrillRecordComponent},//演练记录
|
|
|
|
|
{ path: 'PlanDeduction',component:PlanDeductionComponent},//预案推演
|
|
|
|
|
// { path: 'sixFamiliarity',component:SixFamiliarityComponent},//六熟悉
|
|
|
|
|
// { path: 'drillRecord',component:DrillRecordComponent},//演练记录
|
|
|
|
|
// { path: 'PlanDeduction',component:PlanDeductionComponent},//预案推演
|
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|
@NgModule({ |
|
|
|
|