基本信息
报损报溢明细
报损报溢单号
{{ baseInfo.code }}
名称
{{ baseInfo.name }}
仓库
{{ baseInfo.warehouseName }}
报损报溢人
{{ baseInfo.reportName }}
报损报溢部门
{{ baseInfo.reportDeptName }}
创建时间
{{ baseInfo.createTime }}
备注
{{ baseInfo.remark }}
报损明细
数量 {{ bsList.length }}
编码
{{ item.code }}
名称
{{ item.name }}
类型
{{
getDictValue('物品类型', item.productType)
}}
批次号
{{ item.batch }}
{{ itm.label }}
{{ itm.formatter(item) }}
{{ item[itm.prop] }}
最小单元
{{ item.measurementUnit }} {{ item.unit }}/{{
item.minPackUnit || item.minimumUnit
}}
报溢明细
数量 {{ byList.length }}
编码
{{ item.code }}
名称
{{ item.name }}
类型
{{
getDictValue('物品类型', item.productType)
}}
批次号
{{ item.batch }}
{{ itm.label }}
{{ itm.formatter(item) }}
{{ item[itm.prop] }}
最小单元
{{ item.measurementUnit }} {{ item.unit }}/{{
item.minPackUnit || item.minimumUnit
}}
驳回
通过