fengxiang
2018-08-03 f4839b6e3fac1f877190a78c36d7affdde091efe
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 },
    ]
  }
];