fengxiang
2018-01-29 4a4c7f1db802b8e316c4c72ba59f69c3f8f8281c
src/app/routes/systems/organization/organization.component.ts
@@ -10,7 +10,6 @@
})
export class OrganizationComponent implements OnInit {
  ngOnInit(): void {
  }
  constructor(
    private organizationService: OrganizationService