备料时间段:
查询
导出
{{ scope.row.备料状态 }}
{{ scope.row.供应商名称 }}
{{ scope.row.物料编码 ? scope.row.物料编码 : scope.row.零件图号 }}
{{ scope.row.零件名称 }}
{{ scope.row.材料 }}
{{ scope.row.批次数量 }}
{{ scope.row.采购数量 }}
{{ scope.row.到货数量 }}
{{ scope.row.采购员 }}
{{ scope.row.下单日期 ? scope.row.下单日期.split(' ')[0] : '' }}
{{ scope.row.日期 ? scope.row.日期.split(' ')[0] : '' }}
{{ scope.row.开票时间 ? scope.row.开票时间.split(' ')[0] : '' }}