fengxiang
2018-07-30 7d210afd7f9beccae57f5d234fbbb5dc3e07f435
src/app/routes/reports/reports.module.ts
@@ -27,7 +27,7 @@
      { path: 'demo', component: DemoComponent },
      { path: 'excel', component: ExcelComponent },
      { path: 'alarm', component: AlarmComponent },
        { path: 'query2', component: Query2Component },
      { path: 'query2', component: Query2Component },
    ]
  }
];