| | |
| | | requireID: "需求ID", |
| | | requireTraceID: "需求追溯ID", |
| | | bomLowCode:"BOM低阶码", |
| | | bomUsage:"BOM用量", |
| | | matchState:"匹配状态", |
| | | matchPattern:"匹配模式", |
| | | unmatchedDemandQuantity:"未匹配需求数量", |
| | |
| | | // 钣金冗余工单报表 |
| | | subItemPartNumber:"子件料号", |
| | | mismatchedProductionQuantity:"未匹配生产数量", |
| | | workorderCreationTime:"工单创建时间" |
| | | workorderCreationTime:"工单创建时间", |
| | | delayRiskIdentification:"延迟风险标识", |
| | | startDateOfDemandPlan:"需求计划开工日", |
| | | requirementPlanCompletionDate:"需求计划完工日", |
| | | processRouteWorkingHours:"工艺路线工时", |
| | | demandQuantity:"需求数量", |
| | | netRequirement:"净需求量" |
| | | }, |
| | | }; |
| | | export const en = { |
| | |
| | | requireID: "Requirement ID", |
| | | requireTraceID: "Requirement traceability ID", |
| | | bomLowCode:"BOM low-level code", |
| | | bomUsage:"BOM usage", |
| | | matchState:"Match State", |
| | | matchPattern:"Match Pattern", |
| | | unmatchedDemandQuantity:"Unmatched Demand Quantity", |
| | |
| | | // 钣金冗余工单报表 |
| | | subItemPartNumber:"Sub Item Part Number", |
| | | mismatchedProductionQuantity:"Mismatched Production Quantity", |
| | | workorderCreationTime:"Work order creation time" |
| | | workorderCreationTime:"Work order creation time", |
| | | delayRiskIdentification:"Delay risk identification", |
| | | startDateOfDemandPlan:"Start date of demand plan", |
| | | requirementPlanCompletionDate:"Requirement plan completion date", |
| | | processRouteWorkingHours:"Process route working hours", |
| | | demandQuantity:"Demand Quantity", |
| | | netRequirement:"Net Requirement" |
| | | }, |
| | | }; |