UI
This commit is contained in:
		| @ -1,12 +1,8 @@ | |||||||
| <nz-card [nzLoading]="loadingInfo" [nzBordered]="false"> | <nz-card [nzLoading]="loadingInfo" [nzBordered]="false"> | ||||||
|     <se-container se-container="1"> |     <app-menu-tree #menu (changeData)="getData($event)" [appId]="params.appId" | ||||||
|         <se label="接口权限" required [labelWidth]="120"> |         [isAuthorityIdDTOList]="roleInfoData.authority || []" | ||||||
|             <app-menu-tree #menu (changeData)="getData($event)" [appId]="params.appId" |         [authorityAssistId]="roleInfoData.authorityAssistId || []"> | ||||||
|                 [isAuthorityIdDTOList]="roleInfoData.authority || []" |     </app-menu-tree> | ||||||
|                 [authorityAssistId]="roleInfoData.authorityAssistId || []"> |  | ||||||
|             </app-menu-tree> |  | ||||||
|         </se> |  | ||||||
|     </se-container> |  | ||||||
| </nz-card> | </nz-card> | ||||||
|  |  | ||||||
| <div class="modal-footer"> | <div class="modal-footer"> | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user