|
|
@ -3119,21 +3119,21 @@ export default { |
|
|
weightShare: undefined, |
|
|
weightShare: undefined, |
|
|
partsByWeight: undefined, |
|
|
partsByWeight: undefined, |
|
|
qtyUom: undefined, |
|
|
qtyUom: undefined, |
|
|
issuePlannedScrapDb: 'true', |
|
|
|
|
|
issueOverreportedQtyDb: 'false', |
|
|
|
|
|
|
|
|
issuePlannedScrapDb: 'TRUE', |
|
|
|
|
|
issueOverreportedQtyDb: 'FALSE', |
|
|
fixedQtyFlag: 'Not fixed', |
|
|
fixedQtyFlag: 'Not fixed', |
|
|
promisePlanned: 'Promised', |
|
|
promisePlanned: 'Promised', |
|
|
phantomConsume: 'Not Phantom Consume', |
|
|
phantomConsume: 'Not Phantom Consume', |
|
|
operCostDistribution: '0', |
|
|
operCostDistribution: '0', |
|
|
genOhCostDistribution: '0', |
|
|
genOhCostDistribution: '0', |
|
|
qtyKg: undefined, |
|
|
qtyKg: undefined, |
|
|
byProdAsSupplyInMrpDb: 'false', |
|
|
|
|
|
|
|
|
byProdAsSupplyInMrpDb: 'FALSE', |
|
|
leadtimeOffset: '0', |
|
|
leadtimeOffset: '0', |
|
|
stdPlannedItem: '1', |
|
|
stdPlannedItem: '1', |
|
|
chargedItem: 'Item not charged', |
|
|
chargedItem: 'Item not charged', |
|
|
excludeFromCalculationsDb: 'false', |
|
|
|
|
|
excludeFromAsBuiltDb: 'false', |
|
|
|
|
|
lotBatchOriginDb: 'false' |
|
|
|
|
|
|
|
|
excludeFromCalculationsDb: 'FALSE', |
|
|
|
|
|
excludeFromAsBuiltDb: 'FALSE', |
|
|
|
|
|
lotBatchOriginDb: 'FALSE' |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// 获取子料的序号 |
|
|
// 获取子料的序号 |
|
|
|