|
@ -36,7 +36,7 @@ export const ItemBasic = [ |
|
|
{ label: _Names.group, prop: "group" }, |
|
|
{ label: _Names.group, prop: "group" }, |
|
|
{ label: _Names.configuration, prop: "configuration" }, |
|
|
{ label: _Names.configuration, prop: "configuration" }, |
|
|
{ label: _Names.basicUom, prop: "basicUom" }, |
|
|
{ label: _Names.basicUom, prop: "basicUom" }, |
|
|
{ label: _Names.stdPackQty, prop: "stdPackQty" }, |
|
|
{ label: _Names.stdPackQty, prop: "stdPackQty",isNumber:true }, |
|
|
{ label: _Names.project, prop: "project" }, |
|
|
{ label: _Names.project, prop: "project" }, |
|
|
{ label: _Names.version, prop: "version" }, |
|
|
{ label: _Names.version, prop: "version" }, |
|
|
{ label: _Names.eco, prop: "eco" }, |
|
|
{ label: _Names.eco, prop: "eco" }, |
|
@ -108,7 +108,7 @@ export const ItemPack = [ |
|
|
{ label: _Names.packName, prop: "packName" }, |
|
|
{ label: _Names.packName, prop: "packName" }, |
|
|
{ label: _Names.packType, prop: "packType" }, |
|
|
{ label: _Names.packType, prop: "packType" }, |
|
|
{ label: _Names.packBasicUom, prop: "basicUom" }, |
|
|
{ label: _Names.packBasicUom, prop: "basicUom" }, |
|
|
{ label: _Names.packQty, prop: "qty" }, |
|
|
{ label: _Names.packQty, prop: "qty",isNumber:true }, |
|
|
{ label: _Public.remark, prop: "remark" }, |
|
|
{ label: _Public.remark, prop: "remark" }, |
|
|
{ label: _Public.creationTime, prop: "creationTime", type:'dateTime' }, |
|
|
{ label: _Public.creationTime, prop: "creationTime", type:'dateTime' }, |
|
|
{ label: _Public.lastModificationTime, prop: "lastModificationTime", type:'dateTime' }, |
|
|
{ label: _Public.lastModificationTime, prop: "lastModificationTime", type:'dateTime' }, |
|
@ -130,11 +130,11 @@ export const AQL = [ |
|
|
}, |
|
|
}, |
|
|
{ label: _Names.supplierCode, prop: "supplierCode" }, |
|
|
{ label: _Names.supplierCode, prop: "supplierCode" }, |
|
|
{ label: _Names.abcClass, prop: 'abcClass', type: "filter", filters: "abcClass" }, |
|
|
{ label: _Names.abcClass, prop: 'abcClass', type: "filter", filters: "abcClass" }, |
|
|
{ label: _Names.ceilingQty, prop: 'ceilingQty' }, |
|
|
{ label: _Names.ceilingQty, prop: 'ceilingQty',isNumber:true }, |
|
|
{ label: _Names.floorQty, prop: "floorQty" }, |
|
|
{ label: _Names.floorQty, prop: "floorQty",isNumber:true}, |
|
|
{ label: _Names.isUsePercent, prop: 'isUsePercent', type: "filter", filters: "whetherOrNot" }, |
|
|
{ label: _Names.isUsePercent, prop: 'isUsePercent', type: "filter", filters: "whetherOrNot" }, |
|
|
{ label: _Names.samplePercent, prop: 'samplePercent' }, |
|
|
{ label: _Names.samplePercent, prop: 'samplePercent' }, |
|
|
{ label: _Names.sampleQty, prop: 'sampleQty' }, |
|
|
{ label: _Names.sampleQty, prop: 'sampleQty',isNumber:true }, |
|
|
{ label: _Public.remark, prop: "remark" }, |
|
|
{ label: _Public.remark, prop: "remark" }, |
|
|
{ label: _Public.creationTime, prop: "creationTime", type:'dateTime' }, |
|
|
{ label: _Public.creationTime, prop: "creationTime", type:'dateTime' }, |
|
|
{ label: _Public.lastModificationTime, prop: "lastModificationTime", type:'dateTime' }, |
|
|
{ label: _Public.lastModificationTime, prop: "lastModificationTime", type:'dateTime' }, |
|
@ -155,7 +155,7 @@ export const Bom = [ |
|
|
type: "name" |
|
|
type: "name" |
|
|
}, |
|
|
}, |
|
|
{ label: _Names.componentCode, prop: "component" }, |
|
|
{ label: _Names.componentCode, prop: "component" }, |
|
|
{ label: _Names.componentQty, prop: 'componentQty' }, |
|
|
{ label: _Names.componentQty, prop: 'componentQty',isNumber:true }, |
|
|
{ label: _Names.componentUom, prop: 'componentUom' }, |
|
|
{ label: _Names.componentUom, prop: 'componentUom' }, |
|
|
{ label: _Names.erpOp, prop: "erpOp" }, |
|
|
{ label: _Names.erpOp, prop: "erpOp" }, |
|
|
{ label: _Names.mfgOp, prop: "mfgOp" }, |
|
|
{ label: _Names.mfgOp, prop: "mfgOp" }, |
|
@ -185,7 +185,7 @@ export const BomInner = [ |
|
|
type: "name" |
|
|
type: "name" |
|
|
}, |
|
|
}, |
|
|
{ label: _Names.componentCode, prop: "component" }, |
|
|
{ label: _Names.componentCode, prop: "component" }, |
|
|
{ label: _Names.componentQty, prop: 'componentQty' }, |
|
|
{ label: _Names.componentQty, prop: 'componentQty',isNumber:true }, |
|
|
{ label: _Names.componentUom, prop: 'componentUom' }, |
|
|
{ label: _Names.componentUom, prop: 'componentUom' }, |
|
|
{ label: _Names.erpOp, prop: "erpOp" }, |
|
|
{ label: _Names.erpOp, prop: "erpOp" }, |
|
|
{ label: _Names.mfgOp, prop: "mfgOp" }, |
|
|
{ label: _Names.mfgOp, prop: "mfgOp" }, |
|
@ -255,7 +255,7 @@ export const CustomerItem = [ |
|
|
}, |
|
|
}, |
|
|
{ label: _Names.customerItemCode, prop: "customerItemCode" }, |
|
|
{ label: _Names.customerItemCode, prop: "customerItemCode" }, |
|
|
{ label: _Names.itemCode, prop: "itemCode" }, |
|
|
{ label: _Names.itemCode, prop: "itemCode" }, |
|
|
{ label: _Names.customerPackQty, prop: "customerPackQty" }, |
|
|
{ label: _Names.customerPackQty, prop: "customerPackQty",isNumber:true }, |
|
|
{ label: _Names.customerPackUom, prop: "customerPackUom" }, |
|
|
{ label: _Names.customerPackUom, prop: "customerPackUom" }, |
|
|
{ label: _Public.beginTime, prop: "beginTime", type: "dateTime" }, |
|
|
{ label: _Public.beginTime, prop: "beginTime", type: "dateTime" }, |
|
|
{ label: _Public.endTime, prop: "endTime", type: "dateTime" }, |
|
|
{ label: _Public.endTime, prop: "endTime", type: "dateTime" }, |
|
@ -370,7 +370,7 @@ export const SupplierItem = [ |
|
|
{ label: "上次修改时间", prop: "lastModificationTime", type: "dateTime" }, |
|
|
{ label: "上次修改时间", prop: "lastModificationTime", type: "dateTime" }, |
|
|
{ label: "备注", prop: "remark" }, |
|
|
{ label: "备注", prop: "remark" }, |
|
|
{ label: "供应商包装计量单位", prop: "supplierPackUom" }, |
|
|
{ label: "供应商包装计量单位", prop: "supplierPackUom" }, |
|
|
{ label: "供应商包装数量", prop: "supplierPackQty" }, |
|
|
{ label: "供应商包装数量", prop: "supplierPackQty",isNumber:true }, |
|
|
// {
|
|
|
// {
|
|
|
// label: "操作",
|
|
|
// label: "操作",
|
|
|
// type:"buttonOperation",
|
|
|
// type:"buttonOperation",
|
|
@ -573,9 +573,9 @@ export const ItemStoreRelation = [ |
|
|
{ label: "存储关系类型", prop: "storeRelationType", type: "filter", filters: "storeRelationType" }, |
|
|
{ label: "存储关系类型", prop: "storeRelationType", type: "filter", filters: "storeRelationType" }, |
|
|
{ label: "值", prop: "storeValue" }, |
|
|
{ label: "值", prop: "storeValue" }, |
|
|
{ label: "是否可用", prop: "enabled", type: "filter", filters: "whetherOrNot" }, |
|
|
{ label: "是否可用", prop: "enabled", type: "filter", filters: "whetherOrNot" }, |
|
|
{ label: "主存储容量", prop: "umQty" }, |
|
|
{ label: "主存储容量", prop: "umQty",isNumber:true }, |
|
|
{ label: "主存储单位", prop: "storeUM" }, |
|
|
{ label: "主存储单位", prop: "storeUM" }, |
|
|
{ label: "次要存储容量", prop: "altUmQty" }, |
|
|
{ label: "次要存储容量", prop: "altUmQty" ,isNumber:true}, |
|
|
{ label: "次要存储单位", prop: "altUm" }, |
|
|
{ label: "次要存储单位", prop: "altUm" }, |
|
|
{ label: "存储单位", prop: "pramaryUM", type: "filter", filters: "pramaryUm" }, |
|
|
{ label: "存储单位", prop: "pramaryUM", type: "filter", filters: "pramaryUm" }, |
|
|
{ label: "是否定制位置", prop: "isFixed", type: "filter", filters: "whetherOrNot" }, |
|
|
{ label: "是否定制位置", prop: "isFixed", type: "filter", filters: "whetherOrNot" }, |
|
@ -633,7 +633,7 @@ export const ItemSafetyStock = [ |
|
|
{ label: "最小库存", prop: "minStock" }, |
|
|
{ label: "最小库存", prop: "minStock" }, |
|
|
{ label: "安全库存", prop: "safetyStock" }, |
|
|
{ label: "安全库存", prop: "safetyStock" }, |
|
|
{ label: "补料点", prop: "feedLine" }, |
|
|
{ label: "补料点", prop: "feedLine" }, |
|
|
{ label: "补料数量", prop: "feedQty" }, |
|
|
{ label: "补料数量", prop: "feedQty",isNumber:true }, |
|
|
{ label: "补料单位", prop: "feedUM" }, |
|
|
{ label: "补料单位", prop: "feedUM" }, |
|
|
{ label: "备注", prop: "remark" }, |
|
|
{ label: "备注", prop: "remark" }, |
|
|
{ label: "创建时间", prop: "creationTime", type: "dateTime" }, |
|
|
{ label: "创建时间", prop: "creationTime", type: "dateTime" }, |
|
@ -1186,7 +1186,7 @@ export const qualifiedInfo = [ |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "数量", prop: "qty" }, |
|
|
{ label: "数量", prop: "qty",isNumber:true }, |
|
|
{ label: "物品单位", prop: "uom" }, |
|
|
{ label: "物品单位", prop: "uom" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "箱码", prop: "packingCode" }, |
|
|
{ label: "箱码", prop: "packingCode" }, |
|
@ -1201,8 +1201,8 @@ export const qualifiedInfo = [ |
|
|
{ label: "实际箱码", prop: "handledPackingCode" }, |
|
|
{ label: "实际箱码", prop: "handledPackingCode" }, |
|
|
{ label: "推荐ERP库位", prop: "recommendToLocationErpCode" }, |
|
|
{ label: "推荐ERP库位", prop: "recommendToLocationErpCode" }, |
|
|
{ label: "实际ERP库位", prop: "handledToLocationErpCode" }, |
|
|
{ label: "实际ERP库位", prop: "handledToLocationErpCode" }, |
|
|
{ label: "推荐数量", prop: "recommendQty" }, |
|
|
{ label: "推荐数量", prop: "recommendQty",isNumber:true }, |
|
|
{ label: "实际数量", prop: "handledQty" }, |
|
|
{ label: "实际数量", prop: "handledQty",isNumber:true }, |
|
|
{ label: "推荐批次到货日期", prop: "recommendArriveDate",type: "dateTime" }, |
|
|
{ label: "推荐批次到货日期", prop: "recommendArriveDate",type: "dateTime" }, |
|
|
{ label: "实际批次到货日期", prop: "handledArriveDate",type: "dateTime" }, |
|
|
{ label: "实际批次到货日期", prop: "handledArriveDate",type: "dateTime" }, |
|
|
{ label: "生产时间", prop: "produceDate",type: "dateTime" }, |
|
|
{ label: "生产时间", prop: "produceDate",type: "dateTime" }, |
|
@ -1218,7 +1218,7 @@ export const qualifiedInfo = [ |
|
|
{ label: "实际库区", prop: "handledToLocationArea" }, |
|
|
{ label: "实际库区", prop: "handledToLocationArea" }, |
|
|
{ label: "库位组", prop: "locationGroup" }, |
|
|
{ label: "库位组", prop: "locationGroup" }, |
|
|
{ label: "实际库位组", prop: "handledToLocationGroup" }, |
|
|
{ label: "实际库位组", prop: "handledToLocationGroup" }, |
|
|
{ label: "标包数量", prop: "stdPackQty" }, |
|
|
{ label: "标包数量", prop: "stdPackQty" ,isNumber:true}, |
|
|
{ label: "推荐批次排序", prop: "recommendLot" }, |
|
|
{ label: "推荐批次排序", prop: "recommendLot" }, |
|
|
{ label: "实际批次排序", prop: "handledLot" }, |
|
|
{ label: "实际批次排序", prop: "handledLot" }, |
|
|
{ label: "供应商批次", prop: "supplierBatch" }, |
|
|
{ label: "供应商批次", prop: "supplierBatch" }, |
|
@ -1233,7 +1233,7 @@ export const qualifiedInfo = [ |
|
|
{ label: "不合格原因说明", prop: 'failedReason', type: "filter", filters: "getDict" , dictType:"UnqualifiedReason" }, |
|
|
{ label: "不合格原因说明", prop: 'failedReason', type: "filter", filters: "getDict" , dictType:"UnqualifiedReason" }, |
|
|
{ label: "质量缺陷", prop: "massDefect" }, |
|
|
{ label: "质量缺陷", prop: "massDefect" }, |
|
|
{ label: "供应商包装计量单位", prop: "supplierPackUom" }, |
|
|
{ label: "供应商包装计量单位", prop: "supplierPackUom" }, |
|
|
{ label: "供应商包装数量", prop: "supplierPackQty" }, |
|
|
{ label: "供应商包装数量", prop: "supplierPackQty",isNumber:true }, |
|
|
// ************** 确认隐藏 ************************
|
|
|
// ************** 确认隐藏 ************************
|
|
|
// { label: "status", prop: 'status' },
|
|
|
// { label: "status", prop: 'status' },
|
|
|
// ************** 确认隐藏 ************************
|
|
|
// ************** 确认隐藏 ************************
|
|
@ -1252,7 +1252,7 @@ export const unqualifiedInfo = [ |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "数量", prop: "qty" }, |
|
|
{ label: "数量", prop: "qty",isNumber:true }, |
|
|
{ label: "物品单位", prop: "uom" }, |
|
|
{ label: "物品单位", prop: "uom" }, |
|
|
{ label: "原箱箱码", prop: "fromPackingCode" }, |
|
|
{ label: "原箱箱码", prop: "fromPackingCode" }, |
|
|
{ label: "拆箱箱码", prop: "packingCode" }, |
|
|
{ label: "拆箱箱码", prop: "packingCode" }, |
|
@ -1271,8 +1271,8 @@ export const unqualifiedInfo = [ |
|
|
{ label: "实际箱码", prop: "handledPackingCode" }, |
|
|
{ label: "实际箱码", prop: "handledPackingCode" }, |
|
|
{ label: "推荐ERP库位", prop: "recommendToLocationErpCode" }, |
|
|
{ label: "推荐ERP库位", prop: "recommendToLocationErpCode" }, |
|
|
{ label: "实际ERP库位", prop: "handledToLocationErpCode" }, |
|
|
{ label: "实际ERP库位", prop: "handledToLocationErpCode" }, |
|
|
{ label: "推荐数量", prop: "recommendQty" }, |
|
|
{ label: "推荐数量", prop: "recommendQty",isNumber:true }, |
|
|
{ label: "实际数量", prop: "handledQty" }, |
|
|
{ label: "实际数量", prop: "handledQty" ,isNumber:true}, |
|
|
{ label: "推荐批次到货日期", prop: "recommendArriveDate",type: "dateTime" }, |
|
|
{ label: "推荐批次到货日期", prop: "recommendArriveDate",type: "dateTime" }, |
|
|
{ label: "实际批次到货日期", prop: "handledArriveDate",type: "dateTime" }, |
|
|
{ label: "实际批次到货日期", prop: "handledArriveDate",type: "dateTime" }, |
|
|
{ label: "生产时间", prop: "produceDate",type: "dateTime" }, |
|
|
{ label: "生产时间", prop: "produceDate",type: "dateTime" }, |
|
@ -1288,7 +1288,7 @@ export const unqualifiedInfo = [ |
|
|
{ label: "实际库区", prop: "handledToLocationArea" }, |
|
|
{ label: "实际库区", prop: "handledToLocationArea" }, |
|
|
{ label: "库位组", prop: "locationGroup" }, |
|
|
{ label: "库位组", prop: "locationGroup" }, |
|
|
{ label: "实际库位组", prop: "handledToLocationGroup" }, |
|
|
{ label: "实际库位组", prop: "handledToLocationGroup" }, |
|
|
{ label: "标包数量", prop: "stdPackQty" }, |
|
|
{ label: "标包数量", prop: "stdPackQty",isNumber:true }, |
|
|
{ label: "批次排序", prop: "lot" }, |
|
|
{ label: "批次排序", prop: "lot" }, |
|
|
{ label: "推荐批次排序", prop: "recommendLot" }, |
|
|
{ label: "推荐批次排序", prop: "recommendLot" }, |
|
|
{ label: "实际批次排序", prop: "handledLot" }, |
|
|
{ label: "实际批次排序", prop: "handledLot" }, |
|
@ -1301,7 +1301,7 @@ export const unqualifiedInfo = [ |
|
|
{ label: "备注", prop: 'remark' }, |
|
|
{ label: "备注", prop: 'remark' }, |
|
|
{ label: "目检照片Json", prop: 'inspectPhotoJson' }, |
|
|
{ label: "目检照片Json", prop: 'inspectPhotoJson' }, |
|
|
{ label: "供应商包装计量单位", prop: "supplierPackUom" }, |
|
|
{ label: "供应商包装计量单位", prop: "supplierPackUom" }, |
|
|
{ label: "供应商包装数量", prop: "supplierPackQty" }, |
|
|
{ label: "供应商包装数量", prop: "supplierPackQty",isNumber:true }, |
|
|
// ************** 确认隐藏 ************************
|
|
|
// ************** 确认隐藏 ************************
|
|
|
// { label: "status", prop: 'status' },
|
|
|
// { label: "status", prop: 'status' },
|
|
|
// ************** 确认隐藏 ************************
|
|
|
// ************** 确认隐藏 ************************
|
|
@ -1326,9 +1326,9 @@ export const lackMaterialsInfo = [ |
|
|
{ label: "推荐ERP库位", prop: "recommendToLocationErpCode" }, |
|
|
{ label: "推荐ERP库位", prop: "recommendToLocationErpCode" }, |
|
|
{ label: "实际ERP库位", prop: "handledToLocationErpCode" }, |
|
|
{ label: "实际ERP库位", prop: "handledToLocationErpCode" }, |
|
|
{ label: "物品单位", prop: "uom" }, |
|
|
{ label: "物品单位", prop: "uom" }, |
|
|
{ label: "数量", prop: "qty" }, |
|
|
{ label: "数量", prop: "qty",isNumber:true }, |
|
|
{ label: "推荐数量", prop: "recommendQty" }, |
|
|
{ label: "推荐数量", prop: "recommendQty",isNumber:true }, |
|
|
{ label: "实际数量", prop: "handledQty" }, |
|
|
{ label: "实际数量", prop: "handledQty",isNumber:true }, |
|
|
{ label: "到货日期", prop: "arriveDate",type: "dateTime" }, |
|
|
{ label: "到货日期", prop: "arriveDate",type: "dateTime" }, |
|
|
{ label: "推荐批次到货日期", prop: "recommendArriveDate",type: "dateTime" }, |
|
|
{ label: "推荐批次到货日期", prop: "recommendArriveDate",type: "dateTime" }, |
|
|
{ label: "实际批次到货日期", prop: "handledArriveDate",type: "dateTime" }, |
|
|
{ label: "实际批次到货日期", prop: "handledArriveDate",type: "dateTime" }, |
|
@ -1346,7 +1346,7 @@ export const lackMaterialsInfo = [ |
|
|
{ label: "实际库区", prop: "handledToLocationArea" }, |
|
|
{ label: "实际库区", prop: "handledToLocationArea" }, |
|
|
{ label: "库位组", prop: "locationGroup" }, |
|
|
{ label: "库位组", prop: "locationGroup" }, |
|
|
{ label: "实际库位组", prop: "handledToLocationGroup" }, |
|
|
{ label: "实际库位组", prop: "handledToLocationGroup" }, |
|
|
{ label: "标包数量", prop: "stdPackQty" }, |
|
|
{ label: "标包数量", prop: "stdPackQty",isNumber:true }, |
|
|
{ label: "推荐批次排序", prop: "recommendLot" }, |
|
|
{ label: "推荐批次排序", prop: "recommendLot" }, |
|
|
{ label: "实际批次排序", prop: "handledLot" }, |
|
|
{ label: "实际批次排序", prop: "handledLot" }, |
|
|
{ label: "供应商批次", prop: "supplierBatch" }, |
|
|
{ label: "供应商批次", prop: "supplierBatch" }, |
|
@ -1361,7 +1361,7 @@ export const lackMaterialsInfo = [ |
|
|
{ label: "不合格原因说明", prop: 'failedReason', type: "filter", filters: "getDict" , dictType:"UnqualifiedReason" }, |
|
|
{ label: "不合格原因说明", prop: 'failedReason', type: "filter", filters: "getDict" , dictType:"UnqualifiedReason" }, |
|
|
{ label: "质量缺陷", prop: "massDefect" }, |
|
|
{ label: "质量缺陷", prop: "massDefect" }, |
|
|
{ label: "供应商包装计量单位", prop: "supplierPackUom" }, |
|
|
{ label: "供应商包装计量单位", prop: "supplierPackUom" }, |
|
|
{ label: "供应商包装数量", prop: "supplierPackQty" }, |
|
|
{ label: "供应商包装数量", prop: "supplierPackQty",isNumber:true }, |
|
|
// ************** 确认隐藏 ************************
|
|
|
// ************** 确认隐藏 ************************
|
|
|
// { label: "status", prop: 'status' },
|
|
|
// { label: "status", prop: 'status' },
|
|
|
// ************** 确认隐藏 ************************
|
|
|
// ************** 确认隐藏 ************************
|
|
@ -1443,7 +1443,7 @@ export const unqualifiedToQualified = [ |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "数量", prop: "qty" }, |
|
|
{ label: "数量", prop: "qty",isNumber:true }, |
|
|
{ label: "单位", prop: "uom" }, |
|
|
{ label: "单位", prop: "uom" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "箱码", prop: "packingCode" }, |
|
|
{ label: "箱码", prop: "packingCode" }, |
|
@ -1451,7 +1451,7 @@ export const unqualifiedToQualified = [ |
|
|
{ label: "入库时间", prop: 'putInTime',type: "dateTime" }, |
|
|
{ label: "入库时间", prop: 'putInTime',type: "dateTime" }, |
|
|
{ label: "备注", prop: 'remark' }, |
|
|
{ label: "备注", prop: 'remark' }, |
|
|
{ label: "ERP储位", prop: "locationErpCode" }, |
|
|
{ label: "ERP储位", prop: "locationErpCode" }, |
|
|
{ label: "标包数量", prop: "stdPackQty" }, |
|
|
{ label: "标包数量", prop: "stdPackQty",isNumber:true }, |
|
|
{ label: "上次修改时间", prop: 'lastModificationTime', type: "dateTime" }, |
|
|
{ label: "上次修改时间", prop: 'lastModificationTime', type: "dateTime" }, |
|
|
{ label: "供应商批次", prop: 'supplierBatch' }, |
|
|
{ label: "供应商批次", prop: 'supplierBatch' }, |
|
|
{ label: "到货日期", prop: 'arriveDate', type: "dateTime" }, |
|
|
{ label: "到货日期", prop: 'arriveDate', type: "dateTime" }, |
|
@ -2337,12 +2337,12 @@ export const customerDismantleBackFlushNote = [ |
|
|
{ label: "退拆物品号", prop: "itemCode" }, |
|
|
{ label: "退拆物品号", prop: "itemCode" }, |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "预定开工日", prop: "preStartTime" ,type: "dateTime", }, |
|
|
{ label: "预定开工日", prop: "preStartTime" ,type: "dateTime", }, |
|
|
{ label: "退拆数量", prop: "qty" }, |
|
|
{ label: "退拆数量", prop: "qty",isNumber:true }, |
|
|
{ label: "扣账库位", prop: 'locationCode' }, |
|
|
{ label: "扣账库位", prop: 'locationCode' }, |
|
|
{ label: "转移工时", prop: 'workHour' }, |
|
|
{ label: "转移工时", prop: 'workHour' }, |
|
|
{ label: "缴库库位", prop: 'rawLocationCode' }, |
|
|
{ label: "缴库库位", prop: 'rawLocationCode' }, |
|
|
{ label: "转移料号(子零件号)", prop: 'rawItemCode' }, |
|
|
{ label: "转移料号(子零件号)", prop: 'rawItemCode' }, |
|
|
{ label: "转移量(子零件)", prop: 'rawQty' }, |
|
|
{ label: "转移量(子零件)", prop: 'rawQty',isNumber:true }, |
|
|
] |
|
|
] |
|
|
// 生产退库申请 20230415
|
|
|
// 生产退库申请 20230415
|
|
|
export const productionReturnRequest = [ |
|
|
export const productionReturnRequest = [ |
|
@ -2553,7 +2553,7 @@ export const labelsList = [ |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "数量", prop: "qty" }, |
|
|
{ label: "数量", prop: "qty",isNumber:true }, |
|
|
{ label: "单位", prop: "uom" }, |
|
|
{ label: "单位", prop: "uom" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "库位", prop: "recommendLocationCode" }, |
|
|
{ label: "库位", prop: "recommendLocationCode" }, |
|
@ -2575,7 +2575,7 @@ export const labelsList = [ |
|
|
{ label: "上次修改时间", prop: "lastModificationTime",type:"dateTime" }, |
|
|
{ label: "上次修改时间", prop: "lastModificationTime",type:"dateTime" }, |
|
|
{ label: "完整条码文本", prop: "fullBarcodeString" }, |
|
|
{ label: "完整条码文本", prop: "fullBarcodeString" }, |
|
|
{ label: "供应商批次", prop: 'supplierBatch' }, |
|
|
{ label: "供应商批次", prop: 'supplierBatch' }, |
|
|
{ label: "标包数量", prop: 'stdPackQty' }, |
|
|
{ label: "标包数量", prop: 'stdPackQty',isNumber:true }, |
|
|
{ label: "器具号", prop: 'containerCode' }, |
|
|
{ label: "器具号", prop: 'containerCode' }, |
|
|
{ label: "质量级别", prop: "qLevel" }, |
|
|
{ label: "质量级别", prop: "qLevel" }, |
|
|
{ label: "质检文件", prop: "qualityFile" }, |
|
|
{ label: "质检文件", prop: "qualityFile" }, |
|
@ -2615,7 +2615,7 @@ export const InventoryBalance = [ |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "配置", prop: "item_configurationFromFE" }, |
|
|
{ label: "配置", prop: "item_configurationFromFE" }, |
|
|
{ label: "库存数量", prop: "qty" }, |
|
|
{ label: "库存数量", prop: "qty",isNumber:true }, |
|
|
{ label: "计量单位", prop: "uom" }, |
|
|
{ label: "计量单位", prop: "uom" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "库位代码", prop: "locationCode" }, |
|
|
{ label: "库位代码", prop: "locationCode" }, |
|
@ -2631,7 +2631,7 @@ export const InventoryBalance = [ |
|
|
{ label: "最后盘点时间", prop: "lastCountTime",type: "dateTime" }, |
|
|
{ label: "最后盘点时间", prop: "lastCountTime",type: "dateTime" }, |
|
|
{ label: "最后盘点计划单号", prop: "lastCountPlanNumber",width: orderWidth }, |
|
|
{ label: "最后盘点计划单号", prop: "lastCountPlanNumber",width: orderWidth }, |
|
|
{ label: "最后盘点标签", prop: "lastCountLabel" }, |
|
|
{ label: "最后盘点标签", prop: "lastCountLabel" }, |
|
|
{ label: "标包数量", prop: "stdPackQty" }, |
|
|
{ label: "标包数量", prop: "stdPackQty",isNumber:true }, |
|
|
{ label: "库位组", prop: "locationGroup" }, |
|
|
{ label: "库位组", prop: "locationGroup" }, |
|
|
{ label: "库区", prop: "locationArea" }, |
|
|
{ label: "库区", prop: "locationArea" }, |
|
|
{ label: "管理类型", prop: "manageType", type: "filter", filters: "manageType" }, |
|
|
{ label: "管理类型", prop: "manageType", type: "filter", filters: "manageType" }, |
|
@ -2657,7 +2657,7 @@ export const InventoryBalanceActive = [ |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "配置", prop: "item_configurationFromFE" }, |
|
|
{ label: "配置", prop: "item_configurationFromFE" }, |
|
|
{ label: "库存数量", prop: "qty" }, |
|
|
{ label: "库存数量", prop: "qty",isNumber:true }, |
|
|
{ label: "计量单位", prop: "uom" }, |
|
|
{ label: "计量单位", prop: "uom" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "批次", prop: "lot" }, |
|
|
{ label: "库位代码", prop: "locationCode" }, |
|
|
{ label: "库位代码", prop: "locationCode" }, |
|
@ -2673,7 +2673,7 @@ export const InventoryBalanceActive = [ |
|
|
{ label: "最后盘点时间", prop: "lastCountTime",type: "dateTime" }, |
|
|
{ label: "最后盘点时间", prop: "lastCountTime",type: "dateTime" }, |
|
|
{ label: "最后盘点计划单号", prop: "lastCountPlanNumber",width: orderWidth }, |
|
|
{ label: "最后盘点计划单号", prop: "lastCountPlanNumber",width: orderWidth }, |
|
|
{ label: "最后盘点标签", prop: "lastCountLabel" }, |
|
|
{ label: "最后盘点标签", prop: "lastCountLabel" }, |
|
|
{ label: "标包数量", prop: "stdPackQty" }, |
|
|
{ label: "标包数量", prop: "stdPackQty",isNumber:true }, |
|
|
{ label: "库位组", prop: "locationGroup" }, |
|
|
{ label: "库位组", prop: "locationGroup" }, |
|
|
{ label: "库区", prop: "locationArea" }, |
|
|
{ label: "库区", prop: "locationArea" }, |
|
|
{ label: "管理类型", prop: "manageType", type: "filter", filters: "manageType" }, |
|
|
{ label: "管理类型", prop: "manageType", type: "filter", filters: "manageType" }, |
|
@ -2704,7 +2704,7 @@ export const InventoryTransaction = [ |
|
|
{ label: "子事务类型", prop: "transSubType", type: "filter", filters: "transSubType" }, |
|
|
{ label: "子事务类型", prop: "transSubType", type: "filter", filters: "transSubType" }, |
|
|
{ label: "出库/入库", prop: "transInOut",type: "filter", filters: "transInOutStatus" }, |
|
|
{ label: "出库/入库", prop: "transInOut",type: "filter", filters: "transInOutStatus" }, |
|
|
{ label: "接口对应类型", prop: "interfaceType", width: '360px', showProp: true }, |
|
|
{ label: "接口对应类型", prop: "interfaceType", width: '360px', showProp: true }, |
|
|
{ label: "事务数量", prop: "qty" }, |
|
|
{ label: "事务数量", prop: "qty",isNumber:true }, |
|
|
{ label: "箱码", prop: "packingCode" }, |
|
|
{ label: "箱码", prop: "packingCode" }, |
|
|
{ label: "ERP储位", prop: "locationErpCode" }, |
|
|
{ label: "ERP储位", prop: "locationErpCode" }, |
|
|
{ label: "库位代码", prop: "locationCode" }, |
|
|
{ label: "库位代码", prop: "locationCode" }, |
|
@ -2720,7 +2720,7 @@ export const InventoryTransaction = [ |
|
|
{ label: "到货日期", prop: "arriveDate",type: "dateTime" }, |
|
|
{ label: "到货日期", prop: "arriveDate",type: "dateTime" }, |
|
|
{ label: "生产日期", prop: "produceDate",type: "dateTime" }, |
|
|
{ label: "生产日期", prop: "produceDate",type: "dateTime" }, |
|
|
{ label: "过期时间", prop: "expireDate",type: "dateTime" }, |
|
|
{ label: "过期时间", prop: "expireDate",type: "dateTime" }, |
|
|
{ label: "标包数量", prop: "stdPackQty" }, |
|
|
{ label: "标包数量", prop: "stdPackQty",isNumber:true }, |
|
|
{ label: "管理类型", prop: "manageType", type: "filter", filters: "manageType" }, |
|
|
{ label: "管理类型", prop: "manageType", type: "filter", filters: "manageType" }, |
|
|
{ label: "供应商批次", prop: "supplierBatch" }, |
|
|
{ label: "供应商批次", prop: "supplierBatch" }, |
|
|
{ label: "备注", prop: "remark" }, |
|
|
{ label: "备注", prop: "remark" }, |
|
@ -2755,7 +2755,7 @@ export const InventoryTransferLog = [ |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "到货数量", prop: "qty" }, |
|
|
{ label: "到货数量", prop: "qty",isNumber:true }, |
|
|
{ label: "到货单位", prop: "uom" }, |
|
|
{ label: "到货单位", prop: "uom" }, |
|
|
{ label: "从库位代码", prop: "fromLocationCode" }, |
|
|
{ label: "从库位代码", prop: "fromLocationCode" }, |
|
|
{ label: "到库位代码", prop: "toLocationCode" }, |
|
|
{ label: "到库位代码", prop: "toLocationCode" }, |
|
@ -2768,7 +2768,7 @@ export const InventoryTransferLog = [ |
|
|
{ label: "操作员", prop: "worker" }, |
|
|
{ label: "操作员", prop: "worker" }, |
|
|
{ label: "单据号", prop: "docNumber" }, |
|
|
{ label: "单据号", prop: "docNumber" }, |
|
|
{ label: "任务编号", prop: "jobNumber" }, |
|
|
{ label: "任务编号", prop: "jobNumber" }, |
|
|
{ label: "标包数", prop: "stdPackQty" }, |
|
|
{ label: "标包数", prop: "stdPackQty",isNumber:true }, |
|
|
{ label: "从排序批次", prop: "fromLot" }, |
|
|
{ label: "从排序批次", prop: "fromLot" }, |
|
|
{ label: "到排序批次", prop: 'toLot' }, |
|
|
{ label: "到排序批次", prop: 'toLot' }, |
|
|
{ label: "供应商批次", prop: "supplierBatch" }, |
|
|
{ label: "供应商批次", prop: "supplierBatch" }, |
|
@ -2806,7 +2806,7 @@ export const expectOut = [ |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "占用数量", prop: "qty" }, |
|
|
{ label: "占用数量", prop: "qty",isNumber:true }, |
|
|
{ label: "计量单位", prop: "uom" }, |
|
|
{ label: "计量单位", prop: "uom" }, |
|
|
{ label: "库位代码", prop: "locationCode" }, |
|
|
{ label: "库位代码", prop: "locationCode" }, |
|
|
{ label: "箱码", prop: "packingCode" }, |
|
|
{ label: "箱码", prop: "packingCode" }, |
|
@ -2841,7 +2841,7 @@ export const expectIn = [ |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
{ label: "占用数量", prop: "qty" }, |
|
|
{ label: "占用数量", prop: "qty",isNumber:true }, |
|
|
{ label: "计量单位", prop: "uom" }, |
|
|
{ label: "计量单位", prop: "uom" }, |
|
|
{ label: "库位代码", prop: "locationCode" }, |
|
|
{ label: "库位代码", prop: "locationCode" }, |
|
|
{ label: "箱码", prop: "packingCode" }, |
|
|
{ label: "箱码", prop: "packingCode" }, |
|
@ -2888,16 +2888,36 @@ export const safetyStockWarning = [ |
|
|
// 拆箱记录
|
|
|
// 拆箱记录
|
|
|
export const splitPackingList = [ |
|
|
export const splitPackingList = [ |
|
|
{ |
|
|
{ |
|
|
label: "单号", |
|
|
label: "物品代码", |
|
|
prop: "number", |
|
|
prop: "itemCode", |
|
|
fixed: "left", |
|
|
fixed: "left", |
|
|
type: "name" |
|
|
type: "name" |
|
|
}, |
|
|
}, |
|
|
{ label: "生效日期", prop: 'activeDate', type: "dateTime" }, |
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
{ label: "创建时间", prop: 'creationTime', type:'dateTime' }, |
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
|
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
|
|
|
{ label: "原箱箱码", prop: "fromPackingCode" }, |
|
|
|
|
|
{ label: "目标箱码", prop: "toPackingCode" }, |
|
|
|
|
|
{ label: "原数量", prop: "fromQty",isNumber:true }, |
|
|
|
|
|
{ label: "目标数量", prop: "toQty",isNumber:true }, |
|
|
|
|
|
{ label: "原顶级箱码", prop: "fromTopPackingCode" }, |
|
|
|
|
|
{ label: "目标顶级箱码", prop: "toTopPackingCode" }, |
|
|
|
|
|
{ label: "原标包数量", prop: "fromStdPackQty",isNumber:true }, |
|
|
|
|
|
{ label: "目标标包数量", prop: "toStdPackQty",isNumber:true }, |
|
|
|
|
|
{ label: "原计量单位", prop: "fromUom" }, |
|
|
|
|
|
{ label: "目标计量单位", prop: "toUom" }, |
|
|
|
|
|
{ label: "原批次", prop: "fromLot" }, |
|
|
|
|
|
{ label: "目标批次", prop: "toLot" }, |
|
|
|
|
|
{ label: "类型", prop: "labelType", type: "filter", filters: "labelTypeStatus" }, |
|
|
|
|
|
{ label: "采购订单", prop: "purchaseInfo_PoNumber" }, |
|
|
|
|
|
{ label: "供应商发货单", prop: "purchaseInfo_AsnNumber" }, |
|
|
|
|
|
{ label: "到货通知单", prop: "arrivalNoticNumber" }, |
|
|
|
|
|
{ label: "任务单", prop: "taskOrderNumber" }, |
|
|
|
|
|
{ label: "收货记录单", prop: "receiptRecNumber" }, |
|
|
|
|
|
{ label: "上架单", prop: "putOnShelfNumber" }, |
|
|
{ label: "备注", prop: 'remark' }, |
|
|
{ label: "备注", prop: 'remark' }, |
|
|
{ label: "操作员", prop: 'worker' }, |
|
|
{ label: "创建时间", prop: 'creationTime', type:'dateTime' }, |
|
|
// { label: "上次修改时间", prop: 'lastModificationTime', type: "dateTime" },
|
|
|
{ label: "上次修改时间", prop: 'lastModificationTime', type: "dateTime" }, |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
// 非生产领料申请 20230417
|
|
|
// 非生产领料申请 20230417
|
|
@ -3971,7 +3991,7 @@ export const PositionCode = [ |
|
|
{ label: _Names.itemDesc1, prop: "partDesc" }, |
|
|
{ label: _Names.itemDesc1, prop: "partDesc" }, |
|
|
// { label: _Names.itemDesc2, prop: "desc2" },
|
|
|
// { label: _Names.itemDesc2, prop: "desc2" },
|
|
|
{ label: _Names.basicUom, prop: "basicUom" }, |
|
|
{ label: _Names.basicUom, prop: "basicUom" }, |
|
|
{ label: _Names.stdPackQty, prop: "stdPackQty" }, |
|
|
{ label: _Names.stdPackQty, prop: "stdPackQty",isNumber:true }, |
|
|
{ label: _Names.locationCode, prop: "locationCode" }, |
|
|
{ label: _Names.locationCode, prop: "locationCode" }, |
|
|
{ label: _Names.locationName, prop: "locationName" }, |
|
|
{ label: _Names.locationName, prop: "locationName" }, |
|
|
{ label: _Public.creationTime, prop: "creationTime", type: "dateTime" }, |
|
|
{ label: _Public.creationTime, prop: "creationTime", type: "dateTime" }, |
|
@ -3987,7 +4007,7 @@ export const Utensil = [ |
|
|
fixed: "left", |
|
|
fixed: "left", |
|
|
type: "name" |
|
|
type: "name" |
|
|
}, |
|
|
}, |
|
|
{ label: _Names.stdPackQty, prop: "stdQty" }, |
|
|
{ label: _Names.stdPackQty, prop: "stdQty",isNumber:true }, |
|
|
{ label: _Public.creationTime, prop: "creationTime", type: "dateTime" }, |
|
|
{ label: _Public.creationTime, prop: "creationTime", type: "dateTime" }, |
|
|
{ label: '创建人', prop: "creator" }, |
|
|
{ label: '创建人', prop: "creator" }, |
|
|
{ label: _Public.lastModificationTime, prop: "lastModificationTime", type: "dateTime" }, |
|
|
{ label: _Public.lastModificationTime, prop: "lastModificationTime", type: "dateTime" }, |
|
|