edit
This commit is contained in:
		| @ -17,7 +17,7 @@ | ||||
|     [req]="{ method: 'POST', allInBody: true, process: beforeReq }" [res]="{ reName: { list: 'data' } }" | ||||
|     [page]="{ show: false}" [loading]="service.http.loading" class="mt-md"> | ||||
|     <ng-template st-row="permissionsCode" let-item let-index="index"> | ||||
|         <p nz-typography nzCopyable [nzCopyText]="item.code+'-'+item.permissionsCode" style="margin-bottom: 0;"> | ||||
|         <p nz-typography nzCopyable [nzCopyText]="code+'-'+item.permissionsCode" style="margin-bottom: 0;"> | ||||
|             {{code}}-{{item.permissionsCode}} </p> | ||||
|     </ng-template> | ||||
| </st> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user