|
@ -5,7 +5,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left" }, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left" }, |
|
|
{ type:"object", label: "品名", prop: "item", showProp:"name", }, |
|
|
{ type:"object", label: "品名", prop: "item", showProp:"name", }, |
|
|
{ type:"object", label: "背番", prop: "item", showProp:"desc1", }, |
|
|
{ type:"object", label: "背番", prop: "item", showProp:"desc1", }, |
|
|
{ type:"object", label: "物料描述", prop: "item", showProp:"desc2", }, |
|
|
{ type:"object", label: "描述", prop: "item", showProp:"desc2", }, |
|
|
{ label: "订单号", prop: "number", }, |
|
|
{ label: "订单号", prop: "number", }, |
|
|
{ label: "订单行", prop: "poLine", }, |
|
|
{ label: "订单行", prop: "poLine", }, |
|
|
{ type:"object", label: "数量", prop: "qty", showProp:"qty", }, |
|
|
{ type:"object", label: "数量", prop: "qty", showProp:"qty", }, |
|
@ -25,7 +25,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", }, |
|
|
{ label: "itemCode", prop: "itemCode", }, |
|
|
{ type:"object", label: "品名", prop: "item", showProp:"name", }, |
|
|
{ type:"object", label: "品名", prop: "item", showProp:"name", }, |
|
|
{ type:"object", label: "背番", prop: "item", showProp:"desc1", }, |
|
|
{ type:"object", label: "背番", prop: "item", showProp:"desc1", }, |
|
|
{ type:"object", label: "物料描述", prop: "item", showProp:"desc2", }, |
|
|
{ type:"object", label: "描述", prop: "item", showProp:"desc2", }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
] |
|
|
] |
|
|
/** |
|
|
/** |
|
@ -38,7 +38,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", width: "200px" }, |
|
|
{ label: "itemCode", prop: "itemCode", width: "200px" }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", width: "200px" }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", width: "200px" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", width: "200px" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", width: "200px" }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", width: "200px" }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", width: "200px" }, |
|
|
// { type: "object", label: "到货数量", prop: "qty", showProp: "qty", width: "200px" },
|
|
|
// { type: "object", label: "到货数量", prop: "qty", showProp: "qty", width: "200px" },
|
|
|
{ type: "object", label: "发货数量", prop: "qty", showProp: "qty", width: "200px" }, |
|
|
{ type: "object", label: "发货数量", prop: "qty", showProp: "qty", width: "200px" }, |
|
|
{ type: "object", label: "计量单位", prop: "qty", showProp: "uom", width: "200px" }, |
|
|
{ type: "object", label: "计量单位", prop: "qty", showProp: "uom", width: "200px" }, |
|
@ -60,7 +60,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", }, |
|
|
{ label: "itemCode", prop: "itemCode", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "发货数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "发货数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "计量单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "计量单位", prop: "qty", showProp: "uom", }, |
|
|
{ label: "托标签", prop: "containerCode", }, |
|
|
{ label: "托标签", prop: "containerCode", }, |
|
@ -81,7 +81,7 @@ |
|
|
{ label: "每托数量", prop: "qtyPerPallet", }, |
|
|
{ label: "每托数量", prop: "qtyPerPallet", }, |
|
|
{ type: "object", label: "计量单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "计量单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "批次", prop: "lot", }, |
|
|
{ label: "批次", prop: "lot", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
@ -106,7 +106,7 @@ |
|
|
{ label: "托标签", prop: "containerCode", }, |
|
|
{ label: "托标签", prop: "containerCode", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "包装单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "包装单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "包装规格", prop: "stdPack", showProp: "packUom", }, |
|
|
{ type: "object", label: "包装规格", prop: "stdPack", showProp: "packUom", }, |
|
|
{ label: "E-LEVEL等级", prop: "labelEqLevel" }, |
|
|
{ label: "E-LEVEL等级", prop: "labelEqLevel" }, |
|
@ -123,7 +123,7 @@ |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "包装单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "包装单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "包装规格", prop: "stdPack", showProp: "packUom", }, |
|
|
{ type: "object", label: "包装规格", prop: "stdPack", showProp: "packUom", }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
@ -135,7 +135,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left", }, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "箱标签", prop: "packingCode"}, |
|
|
{ label: "箱标签", prop: "packingCode"}, |
|
|
{ label: "退货库位", prop: "locationCode"}, |
|
|
{ label: "退货库位", prop: "locationCode"}, |
|
|
{ label: "发货单号", prop: "asnNumber" }, |
|
|
{ label: "发货单号", prop: "asnNumber" }, |
|
@ -162,7 +162,7 @@ |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
] |
|
|
] |
|
|
/** |
|
|
/** |
|
@ -179,7 +179,7 @@ |
|
|
{ type: "dateTime", label: "过期日期", prop: "expiredTime", }, |
|
|
{ type: "dateTime", label: "过期日期", prop: "expiredTime", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
] |
|
|
] |
|
|
/** |
|
|
/** |
|
@ -198,7 +198,7 @@ |
|
|
{ type: "dateTime", label: "发料时间", prop: "issueTime", }, |
|
|
{ type: "dateTime", label: "发料时间", prop: "issueTime", }, |
|
|
{ type: "dateTime", label: "过期时间", prop: "expiredTime", }, |
|
|
{ type: "dateTime", label: "过期时间", prop: "expiredTime", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "生产线", prop: "prodLine", }, |
|
|
{ label: "生产线", prop: "prodLine", }, |
|
|
{ label: "工作中心", prop: "workCenter", }, |
|
|
{ label: "工作中心", prop: "workCenter", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
@ -219,7 +219,7 @@ |
|
|
{ label: "箱标签", prop: "packingCode", }, |
|
|
{ label: "箱标签", prop: "packingCode", }, |
|
|
{ label: "托标签", prop: "containerCode", }, |
|
|
{ label: "托标签", prop: "containerCode", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ label: "供应商代码", prop: 'supplierCode', }, |
|
|
{ label: "供应商代码", prop: 'supplierCode', }, |
|
@ -240,7 +240,7 @@ |
|
|
{ label: "箱标签", prop: "packingCode", }, |
|
|
{ label: "箱标签", prop: "packingCode", }, |
|
|
{ label: "托标签", prop: "containerCode", }, |
|
|
{ label: "托标签", prop: "containerCode", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ label: "供应商代码", prop: 'supplierCode', }, |
|
|
{ label: "供应商代码", prop: 'supplierCode', }, |
|
@ -264,7 +264,7 @@ |
|
|
{ label: "来源托标签", prop: "fromContainerCode", }, |
|
|
{ label: "来源托标签", prop: "fromContainerCode", }, |
|
|
{ label: "来源托标签", prop: "toContainerCode", }, |
|
|
{ label: "来源托标签", prop: "toContainerCode", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
@ -286,7 +286,7 @@ |
|
|
{ label: "来源托标签", prop: "fromContainerCode", }, |
|
|
{ label: "来源托标签", prop: "fromContainerCode", }, |
|
|
{ label: "来源托标签", prop: "toContainerCode", }, |
|
|
{ label: "来源托标签", prop: "toContainerCode", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
@ -303,7 +303,7 @@ |
|
|
{ type: "object", label: "包装单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "包装单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "包装规格", prop: "stdPack", showProp: "packUom", }, |
|
|
{ type: "object", label: "包装规格", prop: "stdPack", showProp: "packUom", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "项目", prop: "project", }, |
|
|
{ label: "项目", prop: "project", }, |
|
|
{ label: "销售订单号", prop: "soNumber", }, |
|
|
{ label: "销售订单号", prop: "soNumber", }, |
|
|
{ label: "订单行", prop: "soLine", }, |
|
|
{ label: "订单行", prop: "soLine", }, |
|
@ -320,7 +320,7 @@ |
|
|
{ label: "目标库位", prop: "toLocationCode", }, |
|
|
{ label: "目标库位", prop: "toLocationCode", }, |
|
|
{ type: "dateTime", label: "过期时间", prop: "expiredTime", }, |
|
|
{ type: "dateTime", label: "过期时间", prop: "expiredTime", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
] |
|
|
] |
|
|
/** |
|
|
/** |
|
@ -344,7 +344,7 @@ |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ type: "objectDateTime", label: "生产日期", prop: "batch", showProp: "produceDate", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
] |
|
|
] |
|
|
/** |
|
|
/** |
|
@ -375,7 +375,7 @@ |
|
|
{ label: "批次", prop: "lot", }, |
|
|
{ label: "批次", prop: "lot", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@ -388,7 +388,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", }, |
|
|
{ label: "itemCode", prop: "itemCode", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "盘点数量", prop: "finalCountQty" }, |
|
|
{ label: "盘点数量", prop: "finalCountQty" }, |
|
|
{ label: "盘点差异数量", prop: "diffQty" }, |
|
|
{ label: "盘点差异数量", prop: "diffQty" }, |
|
|
{ type: "filter", label: "明细状态", prop: "detailStatus", filters: "DetailStatus", }, |
|
|
{ type: "filter", label: "明细状态", prop: "detailStatus", filters: "DetailStatus", }, |
|
@ -418,7 +418,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", }, |
|
|
{ label: "itemCode", prop: "itemCode", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "盘点数量", prop: "finalCountQty" }, |
|
|
{ label: "盘点数量", prop: "finalCountQty" }, |
|
|
{ label: "盘点差异数量", prop: "diffQty" }, |
|
|
{ label: "盘点差异数量", prop: "diffQty" }, |
|
|
{ type: "filter", label: "明细状态", prop: "detailStatus", filters: "DetailStatus", }, |
|
|
{ type: "filter", label: "明细状态", prop: "detailStatus", filters: "DetailStatus", }, |
|
@ -445,7 +445,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left", }, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left", }, |
|
|
// { type: "filter", filters: "checkStage", label: "阶段", prop: "stage",},
|
|
|
// { type: "filter", filters: "checkStage", label: "阶段", prop: "stage",},
|
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", width: "300px" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", width: "300px" }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", width: "300px" }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", width: "300px" }, |
|
|
{ label: "库位编号", prop: "locationCode", width: "200px" }, |
|
|
{ label: "库位编号", prop: "locationCode", width: "200px" }, |
|
|
// { type: "object", valueType: Number, label: "发货数量", prop: "InventoryQty", showProp: "qty", width: "100px" },
|
|
|
// { type: "object", valueType: Number, label: "发货数量", prop: "InventoryQty", showProp: "qty", width: "100px" },
|
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", width: "150px" }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", width: "150px" }, |
|
@ -470,7 +470,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name",}, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", valueType: Number, label: "计划数量", prop: "planQty", showProp: "qty", }, |
|
|
{ type: "object", valueType: Number, label: "计划数量", prop: "planQty", showProp: "qty", }, |
|
|
// { label: "合格数量", prop: "goodQty", },
|
|
|
// { label: "合格数量", prop: "goodQty", },
|
|
|
// { label: "不合格数量", prop: "noGoodQty", },
|
|
|
// { label: "不合格数量", prop: "noGoodQty", },
|
|
@ -488,7 +488,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "备料数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "备料数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "备料单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "备料单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "qty", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "qty", }, |
|
@ -505,7 +505,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", width: "150px" }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", width: "150px" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", width: "300px" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", width: "300px" }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", width: "300px" }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", width: "300px" }, |
|
|
{ label: "库位编号", prop: "locationCode", }, |
|
|
{ label: "库位编号", prop: "locationCode", }, |
|
|
{ label: "原料库位", prop: "rawLocation", width: "100px" }, |
|
|
{ label: "原料库位", prop: "rawLocation", width: "100px" }, |
|
|
{ type: "object", valueType: Number, label: "完工收货数量", prop: "qty", showProp: "qty", width: "100px" }, |
|
|
{ type: "object", valueType: Number, label: "完工收货数量", prop: "qty", showProp: "qty", width: "100px" }, |
|
@ -528,7 +528,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name",}, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", valueType: Number, label: "下线结算数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", valueType: Number, label: "下线结算数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "下线结算单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "下线结算单位", prop: "qty", showProp: "uom", }, |
|
|
{ label: "库位编号", prop: "locationCode", }, |
|
|
{ label: "库位编号", prop: "locationCode", }, |
|
@ -546,7 +546,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name",}, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", valueType: Number, label: "消耗数量", prop: "rawQty", showProp: "qty", }, |
|
|
{ type: "object", valueType: Number, label: "消耗数量", prop: "rawQty", showProp: "qty", }, |
|
|
{ type: "object", label: "包装规格", prop: "rawQty", showProp: "uom", }, |
|
|
{ type: "object", label: "包装规格", prop: "rawQty", showProp: "uom", }, |
|
|
{ label: "来源库位代码", prop: "rawLocation", }, |
|
|
{ label: "来源库位代码", prop: "rawLocation", }, |
|
@ -564,7 +564,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "库位编号", prop: "locationCode", }, |
|
|
{ label: "库位编号", prop: "locationCode", }, |
|
|
{ label: "原料库位编号", prop: "rawLocation", }, |
|
|
{ label: "原料库位编号", prop: "rawLocation", }, |
|
|
{ type: "object", valueType: Number, label: "成品回收数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", valueType: Number, label: "成品回收数量", prop: "qty", showProp: "qty", }, |
|
@ -586,7 +586,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", valueType: Number, label: "退库数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", valueType: Number, label: "退库数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", valueType: Number, label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", valueType: Number, label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", label: "退库单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "退库单位", prop: "qty", showProp: "uom", }, |
|
@ -609,7 +609,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", valueType: Number, label: "退货数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", valueType: Number, label: "退货数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", valueType: Number, label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", valueType: Number, label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", label: "退货单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "退货单位", prop: "qty", showProp: "uom", }, |
|
@ -630,7 +630,7 @@ |
|
|
{ label: "物料编号", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "物料编号", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ label: "目标库位", prop: "toLocationCode", }, |
|
|
{ label: "目标库位", prop: "toLocationCode", }, |
|
@ -670,7 +670,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "箱标签", prop: "packingCode",}, |
|
|
{ label: "箱标签", prop: "packingCode",}, |
|
|
{ label: "托标签", prop: "containerCode",}, |
|
|
{ label: "托标签", prop: "containerCode",}, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
@ -694,7 +694,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "检验数量", prop: "inspectQty",}, |
|
|
{ label: "检验数量", prop: "inspectQty",}, |
|
|
{ label: "合格数量", prop: "goodQty",}, |
|
|
{ label: "合格数量", prop: "goodQty",}, |
|
|
{ label: "不合格数量", prop: "failedQty",}, |
|
|
{ label: "不合格数量", prop: "failedQty",}, |
|
@ -720,7 +720,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "质量异常数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "质量异常数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", label: "质量异常单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "质量异常单位", prop: "qty", showProp: "uom", }, |
|
@ -738,7 +738,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "实际收货数量", prop: "handledQty", showProp: "qty", }, |
|
|
{ type: "object", label: "实际收货数量", prop: "handledQty", showProp: "qty", }, |
|
|
{ type: "object", label: "推荐收货数量", prop: "recommendQty", showProp: "qty", }, |
|
|
{ type: "object", label: "推荐收货数量", prop: "recommendQty", showProp: "qty", }, |
|
|
{ type: "object", label: "收货单位", prop: "recommendQty", showProp: "uom",}, |
|
|
{ type: "object", label: "收货单位", prop: "recommendQty", showProp: "uom",}, |
|
@ -775,7 +775,7 @@ |
|
|
{ label: "推荐托标签", prop: "recommendContainerCode",}, |
|
|
{ label: "推荐托标签", prop: "recommendContainerCode",}, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty",}, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty",}, |
|
|
{ type: "object", label: "包装单位", prop: "stdPack", showProp: "packUom",}, |
|
|
{ type: "object", label: "包装单位", prop: "stdPack", showProp: "packUom",}, |
|
|
{ type: "object", label: "实际供应商批次", prop: "handledBatch", showProp: "supplierBatch",}, |
|
|
{ type: "object", label: "实际供应商批次", prop: "handledBatch", showProp: "supplierBatch",}, |
|
@ -791,7 +791,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "实际箱标签", prop: "handledPackingCode",}, |
|
|
{ label: "实际箱标签", prop: "handledPackingCode",}, |
|
|
{ label: "推荐箱标签", prop: "recommendPackingCode",}, |
|
|
{ label: "推荐箱标签", prop: "recommendPackingCode",}, |
|
|
{ label: "实际托标签", prop: "handledContainerCode",}, |
|
|
{ label: "实际托标签", prop: "handledContainerCode",}, |
|
@ -821,7 +821,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed:"left", }, |
|
|
{ label: "itemCode", prop: "itemCode", fixed:"left", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "实际箱标签",prop: "handledPackingCode",}, |
|
|
{ label: "实际箱标签",prop: "handledPackingCode",}, |
|
|
{ label: "推荐箱标签", prop: "recommendPackingCode",}, |
|
|
{ label: "推荐箱标签", prop: "recommendPackingCode",}, |
|
|
{ label: "实际托标签", prop: "handledContainerCode",}, |
|
|
{ label: "实际托标签", prop: "handledContainerCode",}, |
|
@ -857,7 +857,7 @@ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ label: "实际箱标签", prop: "handledPackingCode",}, |
|
|
{ label: "实际箱标签", prop: "handledPackingCode",}, |
|
|
{ label: "推荐箱标签", prop: "recommendPackingCode",}, |
|
|
{ label: "推荐箱标签", prop: "recommendPackingCode",}, |
|
|
{ label: "请求库位", prop: "fromRequestLocationCode", }, |
|
|
{ label: "请求库位", prop: "fromRequestLocationCode", }, |
|
@ -897,7 +897,7 @@ |
|
|
{ label: "托标签", prop: "containerCode",}, |
|
|
{ label: "托标签", prop: "containerCode",}, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
// { type: "object", label: "到货数量", prop: "handledQty", showProp: "qty",},
|
|
|
// { type: "object", label: "到货数量", prop: "handledQty", showProp: "qty",},
|
|
|
// { type: "object", label: "到货单位", prop: "handledQty", showProp: "uom",},
|
|
|
// { type: "object", label: "到货单位", prop: "handledQty", showProp: "uom",},
|
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty",}, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty",}, |
|
@ -924,7 +924,7 @@ |
|
|
{ label: "托标签", prop: "containerCode",}, |
|
|
{ label: "托标签", prop: "containerCode",}, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
// { type: "object", label: "到货数量", prop: "handledQty", showProp: "qty",},
|
|
|
// { type: "object", label: "到货数量", prop: "handledQty", showProp: "qty",},
|
|
|
// { type: "object", label: "到货单位", prop: "handledQty", showProp: "uom",},
|
|
|
// { type: "object", label: "到货单位", prop: "handledQty", showProp: "uom",},
|
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty",}, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty",}, |
|
@ -954,7 +954,7 @@ |
|
|
{ label: "托标签", prop: "containerCode",}, |
|
|
{ label: "托标签", prop: "containerCode",}, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
// { type: "object", label: "到货数量", prop: "handledQty", showProp: "qty",},
|
|
|
// { type: "object", label: "到货数量", prop: "handledQty", showProp: "qty",},
|
|
|
// { type: "object", label: "到货单位", prop: "handledQty", showProp: "uom",},
|
|
|
// { type: "object", label: "到货单位", prop: "handledQty", showProp: "uom",},
|
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty",}, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty",}, |
|
@ -973,7 +973,7 @@ |
|
|
{ label: "托标签", prop: "containerCode",}, |
|
|
{ label: "托标签", prop: "containerCode",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty",}, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty",}, |
|
|
{ type: "object", label: "包装单位", prop: "stdPack", showProp: "packUom",}, |
|
|
{ type: "object", label: "包装单位", prop: "stdPack", showProp: "packUom",}, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch",}, |
|
|
{ type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch",}, |
|
@ -999,7 +999,7 @@ |
|
|
//{ label: "品番", prop: "itemCode",},
|
|
|
//{ label: "品番", prop: "itemCode",},
|
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
// { type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch",},
|
|
|
// { type: "object", label: "供应商批次", prop: "batch", showProp: "supplierBatch",},
|
|
|
{ label: "批次", prop: "lot", }, |
|
|
{ label: "批次", prop: "lot", }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
|
{ label: "备注", prop: 'remark', }, |
|
@ -1071,7 +1071,7 @@ export const ReceivingRecords = [ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ label: "箱标签", prop: "packingCode"}, |
|
|
{ label: "箱标签", prop: "packingCode"}, |
|
@ -1092,7 +1092,7 @@ export const ReceivingRecords = [ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "数量", prop: "qty", showProp: "qty", }, |
|
|
// { type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", },
|
|
|
// { type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", },
|
|
|
{ label: "产品号", prop: "productNo" }, |
|
|
{ label: "产品号", prop: "productNo" }, |
|
@ -1106,7 +1106,7 @@ export const ReceivingRecords = [ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "数量", prop: "qty", showProp: "qty", }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "产品号", prop: "productNo" }, |
|
|
{ label: "产品号", prop: "productNo" }, |
|
@ -1134,7 +1134,7 @@ export const ReceivingRecords = [ |
|
|
export const JISMessageQuery = [ |
|
|
export const JISMessageQuery = [ |
|
|
{ label: "品番", prop: "itemCode", }, |
|
|
{ label: "品番", prop: "itemCode", }, |
|
|
{ label: "品名",type: "object", prop: "item", showProp: "name" }, |
|
|
{ label: "品名",type: "object", prop: "item", showProp: "name" }, |
|
|
{ label: "物料描述",type: "object", prop: "item", showProp: "desc1" }, |
|
|
{ label: "描述",type: "object", prop: "item", showProp: "desc1" }, |
|
|
{ label: "产品号", prop: "productNo" }, |
|
|
{ label: "产品号", prop: "productNo" }, |
|
|
{ label: "项目号", prop: 'program' }, |
|
|
{ label: "项目号", prop: 'program' }, |
|
|
{ label: "位置", prop: 'position' }, |
|
|
{ label: "位置", prop: 'position' }, |
|
@ -1156,7 +1156,7 @@ export const ReceivingRecords = [ |
|
|
{ label: "REV", prop: 'rev' }, |
|
|
{ label: "REV", prop: 'rev' }, |
|
|
{ label: "配置号", prop: 'l7Part' }, |
|
|
{ label: "配置号", prop: 'l7Part' }, |
|
|
{ label: "流水号", prop: 'serialNumber' }, |
|
|
{ label: "流水号", prop: 'serialNumber' }, |
|
|
{ label: "物料描述", prop: 'itemName' }, |
|
|
{ label: "描述", prop: 'itemName' }, |
|
|
{ label: "位置", prop: 'position' }, |
|
|
{ label: "位置", prop: 'position' }, |
|
|
{ label: "数量", prop: 'qty' }, |
|
|
{ label: "数量", prop: 'qty' }, |
|
|
{ label: "站别名", prop: 'siteNickName' }, |
|
|
{ label: "站别名", prop: 'siteNickName' }, |
|
@ -1186,7 +1186,7 @@ export const OuterPillarDeliverNote = [ |
|
|
// { label: "配置号", prop: 'l7Part' },
|
|
|
// { label: "配置号", prop: 'l7Part' },
|
|
|
// { label: "流水号", prop: 'serialNumber' },
|
|
|
// { label: "流水号", prop: 'serialNumber' },
|
|
|
{ label: "背番", prop: 'item', showProp:'desc1', type: "object" }, |
|
|
{ label: "背番", prop: 'item', showProp:'desc1', type: "object" }, |
|
|
{ label: "物料描述", prop: 'item', showProp:'desc2', type: "object" }, |
|
|
{ label: "描述", prop: 'item', showProp:'desc2', type: "object" }, |
|
|
{ label: "来源库位", prop: 'locationCode' }, |
|
|
{ label: "来源库位", prop: 'locationCode' }, |
|
|
{ label: "发货数量", prop: 'qty', showProp: 'qty', type: 'object' }, |
|
|
{ label: "发货数量", prop: 'qty', showProp: 'qty', type: 'object' }, |
|
|
// { label: "位置", prop: 'position' },
|
|
|
// { label: "位置", prop: 'position' },
|
|
@ -1212,7 +1212,7 @@ export const OuterPillarDeliverNote = [ |
|
|
export const OuterJisUnplannedReceiptNote = [ |
|
|
export const OuterJisUnplannedReceiptNote = [ |
|
|
{ label: "单据号", prop: "number" }, |
|
|
{ label: "单据号", prop: "number" }, |
|
|
{ label: "品番", prop: "itemCode" }, |
|
|
{ label: "品番", prop: "itemCode" }, |
|
|
{ label: "物料描述", prop: 'itemName' }, |
|
|
{ label: "描述", prop: 'itemName' }, |
|
|
{ label: "计划外入库单号", prop: 'outerUnplannedReceiptNumber' }, |
|
|
{ label: "计划外入库单号", prop: 'outerUnplannedReceiptNumber' }, |
|
|
{ label: "单据类型", prop: 'documentType' }, |
|
|
{ label: "单据类型", prop: 'documentType' }, |
|
|
{ label: "生产号", prop: 'productionNumber' }, |
|
|
{ label: "生产号", prop: 'productionNumber' }, |
|
@ -1235,7 +1235,7 @@ export const OuterPillarDeliverNote = [ |
|
|
export const OuterJisUnplannedIssueNote = [ |
|
|
export const OuterJisUnplannedIssueNote = [ |
|
|
{ label: "单据号", prop: "number" }, |
|
|
{ label: "单据号", prop: "number" }, |
|
|
{ label: "品番", prop: "itemCode" }, |
|
|
{ label: "品番", prop: "itemCode" }, |
|
|
{ label: "物料描述", prop: 'itemName' }, |
|
|
{ label: "描述", prop: 'itemName' }, |
|
|
{ label: "计划外出库单号", prop: 'outerUnplannedIssueNumber' }, |
|
|
{ label: "计划外出库单号", prop: 'outerUnplannedIssueNumber' }, |
|
|
{ label: "单据类型", prop: 'documentType' }, |
|
|
{ label: "单据类型", prop: 'documentType' }, |
|
|
{ label: "生产号", prop: 'productionNumber' }, |
|
|
{ label: "生产号", prop: 'productionNumber' }, |
|
@ -1257,7 +1257,7 @@ export const SingleDoorPanelDeliverNote = [ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left" }, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left" }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name" }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1" }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2" }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2" }, |
|
|
{ label: "目标批次", prop: "toLot" }, |
|
|
{ label: "目标批次", prop: "toLot" }, |
|
|
{ label: "来源批次", prop: "fromLot" }, |
|
|
{ label: "来源批次", prop: "fromLot" }, |
|
|
{ label: "来源箱标签", prop: "fromPackingCode" }, |
|
|
{ label: "来源箱标签", prop: "fromPackingCode" }, |
|
@ -1292,7 +1292,7 @@ export const SingleDoorPanelProductReceiptNote = [ |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left" }, |
|
|
{ label: "itemCode", prop: "itemCode", fixed: "left" }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name" }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1" }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2" }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "箱标签", prop: "packingCode" }, |
|
|
{ label: "箱标签", prop: "packingCode" }, |
|
|
{ label: "托标签", prop: "containerCode" }, |
|
|
{ label: "托标签", prop: "containerCode" }, |
|
@ -1337,7 +1337,7 @@ export const SingleDoorPanelProductAdjust = [ |
|
|
{ label: "物料编号", prop: "itemCode", fixed: "left" }, |
|
|
{ label: "物料编号", prop: "itemCode", fixed: "left" }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name" }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1" }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1" }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2" }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "箱标签", prop: "packingCode" }, |
|
|
{ label: "箱标签", prop: "packingCode" }, |
|
|
{ label: "托标签", prop: "containerCode" }, |
|
|
{ label: "托标签", prop: "containerCode" }, |
|
@ -1382,7 +1382,7 @@ export const SingleDoorPanelCustomerReturnNote = [ |
|
|
{ label: "物料编号", prop: "itemCode", fixed: "left",}, |
|
|
{ label: "物料编号", prop: "itemCode", fixed: "left",}, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "品名", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ type: "object", label: "包装数量", prop: "stdPack", showProp: "packQty", }, |
|
|
{ label: "目标批次", prop: "toLot", }, |
|
|
{ label: "目标批次", prop: "toLot", }, |
|
@ -1416,7 +1416,7 @@ export const InventoryTransferNote = [ |
|
|
{ label: "itemCode", prop: "itemCode" }, |
|
|
{ label: "itemCode", prop: "itemCode" }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ label: "品名", type: "object", prop: "item", showProp: "name", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "背番", prop: "item", showProp: "desc1", }, |
|
|
{ type: "object", label: "物料描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "描述", prop: "item", showProp: "desc2", }, |
|
|
{ type: "object", label: "到货数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "到货数量", prop: "qty", showProp: "qty", }, |
|
|
{ type: "object", label: "到货单位", prop: "qty", showProp: "uom", }, |
|
|
{ type: "object", label: "到货单位", prop: "qty", showProp: "uom", }, |
|
|
{ label: "从批次", prop: "fromLot" }, |
|
|
{ label: "从批次", prop: "fromLot" }, |
|
|