{{ typeName + '单号' }}:{{ detailInfo?.billNo }}
{{ getBillType(detailInfo?.billType,detailInfo?.status) }}仓库: {{ detailInfo?.warehouseName }}
存储区: {{ detailInfo?.areaName }}
开单时间: {{ formatDate(detailInfo?.createTime) }}
{{ typeName + '时间' }} : {{ formatDate(detailInfo?.inboundTime) }}
详细备注: {{ detailInfo?.billRemark || '-' }}