Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
		| @ -47,10 +47,10 @@ | |||||||
|             <button [disabled]="service.http.loading" nz-button nzDanger (click)="save({})"> |             <button [disabled]="service.http.loading" nz-button nzDanger (click)="save({})"> | ||||||
|               保存 |               保存 | ||||||
|             </button> |             </button> | ||||||
|             <button [disabled]="service.http.loading" nz-button nzDanger (click)="auditPass(true)" acl |             <button [disabled]="service.http.loading" nz-button nzDanger (click)="auditPass(true)" | ||||||
|                 [acl-ability]="['USERCENTER-FREIGHT-ENTERPRISE-D-audit']"> |               *ngIf="detailData?.approvalStatus===10" acl [acl-ability]="['USERCENTER-FREIGHT-ENTERPRISE-D-audit']"> | ||||||
|                 通过 |               通过 | ||||||
|               </button> |             </button> | ||||||
|           </ng-container> |           </ng-container> | ||||||
|           <ng-template #editButton> |           <ng-template #editButton> | ||||||
|             <ng-container *ngIf="detailData?.approvalStatus===10"> |             <ng-container *ngIf="detailData?.approvalStatus===10"> | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user