{{ $t('purchaseApplyDetail.applyNo') }}{{ printPurchaseOutApplyInfo.applyOrderId }}
{{ $t('purchaseApplyDetail.applicant') }}{{ printPurchaseOutApplyInfo.userName }}
{{ $t('purchaseApplyDetail.contactPhone') }}{{ printPurchaseOutApplyInfo.endUserTel }}
{{ $t('purchaseApplyDetail.applyTime') }}{{ printPurchaseOutApplyInfo.createTime }}
| {{ $t('purchaseApplyDetail.serialNumber') }} |
{{ $t('purchaseApplyDetail.itemType') }} |
{{ $t('purchaseApplyDetail.itemName') }} |
{{ $t('purchaseApplyDetail.itemCode') }} |
{{ $t('purchaseApplyDetail.warehouse') }} |
{{ $t('purchaseApplyDetail.itemSpec') }} |
{{ $t('purchaseApplyDetail.supplier') }} |
{{ $t('purchaseApplyDetail.fixedItem') }} |
{{ $t('purchaseApplyDetail.referencePrice') }} |
{{ $t('purchaseApplyDetail.originalStock') }} |
{{ $t('purchaseApplyDetail.currentStock') }} |
{{ $t('purchaseApplyDetail.applyQuantity') }} |
{{ $t('purchaseApplyDetail.receiveQuantity') }} |
| {{ index + 1 }} |
{{ item.parentRstName }} > {{ item.rstName }} |
{{ item.resName }} |
{{ item.resCode }} |
{{ item.shName }} |
{{ item.specName ? item.specName : '-' }} |
{{ item.supplierName ? item.supplierName : '-' }} |
{{ item.isFixedName }} |
{{ item.consultPrice ? '¥' + item.consultPrice : '-' }} |
{{ item.originalStock }}{{ item.unitCodeName }} |
{{ item.stock ? item.stock : '0' }}{{ item.unitCodeName }} |
{{ item.quantity }}{{ item.unitCodeName }} |
{{ item.purchaseQuantity ? item.purchaseQuantity + item.unitCodeName : '-' }}
|
| {{ $t('purchaseApplyDetail.applyRemark') }} |
{{ item.remark }} |
{{ $t('purchaseApplyDetail.receiveRemark') }} |
{{ item.purchaseRemark ? item.purchaseRemark : '-' }} |
|
{{ $t('purchaseApplyDetail.reviewerSignature') }}
|
|
{{ $t('purchaseApplyDetail.time') }}
|
|
|
{{ $t('purchaseApplyDetail.applicantSignature') }}
|
|
{{ $t('purchaseApplyDetail.time') }}
|
|
{{ $t('purchaseApplyDetail.cancel') }}
{{ $t('purchaseApplyDetail.print') }}