{{ item.execStatus == 0 ? '预' : '已' }}
单据号:{{ item.billNo }}
{{ props.pickerCode == 'rkType' ? '入库类型' : '出库类型' }}:
{{ item.operationTypeName }}
物资类型:{{ item.wlTypeName }}
理货员:{{ item.operatorName }}
施工队:{{ item.teamName }}
{{ props.pickerCode == 'rkType' ? '入库时间' : '出库时间' }}:{{ item.operationTime }}
{{
props.GoText
}}