UI优化
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user