返回列表
编辑
打印预览
快速打印
{{ basicInfoData.supplierName || '--' }}
{{ basicInfoData.purchaseReturnNo || '--' }}
{{ basicInfoData.createDate || '--' }}
{{ basicInfoData.totalQty || basicInfoData.totalQty==0 ? basicInfoData.totalQty : '--' }}
{{ basicInfoData.totalBadQty || basicInfoData.totalBadQty == 0 ? basicInfoData.totalBadQty : '--' }}
{{ basicInfoData.totalBackStockQty || basicInfoData.totalBackStockQty == 0 ? basicInfoData.totalBackStockQty : '--' }}
{{ basicInfoData.totalAmount || basicInfoData.totalAmount == 0 ? basicInfoData.totalAmount : '--' }}