fengxiang
2018-03-16 bd1966ac64e93a610a4635c3eefd5115ab825c5b
src/app/routes/systems/systems.module.ts
@@ -47,7 +47,7 @@
    OrganizationConfigComponent,
    OrganizationListComponent
  ],
  providers: [ToolsService, SensorsService,OrganizationService, _HttpClient, FormBuilder, AreacodeService],
  providers: [ToolsService, SensorsService, OrganizationService, _HttpClient, FormBuilder, AreacodeService],
  entryComponents: COMPONENTS_NOROUNT
})
export class SystemsModule { }