fengxiang
2018-06-15 565f5b26ee306966f0b4b9447b7a8f9b04a9fe00
src/app/routes/systems/organization/organization.component.html
@@ -1,4 +1,6 @@
<pro-header [title]="organizationService.title"></pro-header>
<pro-header [title]="organizationService.title">
</pro-header>
<nz-card [nzBordered]="false" [nzNoHovering]="true">
        <ng-template #body>
            <app-organization-list *ngIf="organizationService.handle=='list'"></app-organization-list>