fix bug
This commit is contained in:
		| @ -32,7 +32,7 @@ | ||||
|           <button | ||||
|             nz-button | ||||
|             (click)="updateGoodsSource(i)" | ||||
|             *ngIf="i?.resourceStatus === '1'" | ||||
|             *ngIf="i?.resourceStatus === '1' && i.insurancePayment !== 'Y'" | ||||
|             acl | ||||
|             [acl-ability]="['SUPPLY-VEHICLE-DETAIL-changeSupply']" | ||||
|             >修改货源</button | ||||
|  | ||||
		Reference in New Issue
	
	Block a user