{{Number(index)+1}}
{{item.allotCode}}
{{ statusList[item.status] && statusList[item.status].label }}
调拨类型:
{{ item.type == 1 ? '库内调拨' : '库外调拨' }}
{{ item.sourceWarehouse }}
{{ item.type == 1 ? item.sourceWarehouse : item.targetWarehouse }}
创建时间:
{{item.createTime}}
创建人:
{{item.allotName}}