This commit is contained in:
潘晓云
2022-04-28 20:04:34 +08:00
parent e43a351dd6
commit 09895359be
6 changed files with 490 additions and 356 deletions

View File

@ -11,7 +11,7 @@
<div class="mb-sm common-order-header" nz-row>
<div>
<button nz-button nzType="primary" nzSize="small" nzDanger>{{ i?.resourceStatusLabel }}</button>
<b class="ml-md">货源编码 : {{ i?.resourceCode }}</b>
<b class="ml-md text-md">货源编码 : {{ i?.resourceCode }}</b>
</div>
<div>
<button nz-button (click)="cancleGoodsSource()" *ngIf="i?.resourceStatus === '1'" acl