From 1e3797178d05b111b901a005827189ee63d6f8f6 Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期三, 07 五月 2025 16:25:33 +0800
Subject: [PATCH] 提交数据联调,i18n

---
 src/utils/i18n/locales/plan/index.js |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/src/utils/i18n/locales/plan/index.js b/src/utils/i18n/locales/plan/index.js
index 06a20fe..cd246f7 100644
--- a/src/utils/i18n/locales/plan/index.js
+++ b/src/utils/i18n/locales/plan/index.js
@@ -140,6 +140,7 @@
     requireID: "闇�姹侷D",
     requireTraceID: "闇�姹傝拷婧疘D",
     bomLowCode:"BOM浣庨樁鐮�",
+    bomUsage:"BOM鐢ㄩ噺",
     matchState:"鍖归厤鐘舵��",
     matchPattern:"鍖归厤妯″紡",
     unmatchedDemandQuantity:"鏈尮閰嶉渶姹傛暟閲�",
@@ -149,7 +150,13 @@
     // 閽i噾鍐椾綑宸ュ崟鎶ヨ〃
     subItemPartNumber:"瀛愪欢鏂欏彿",
     mismatchedProductionQuantity:"鏈尮閰嶇敓浜ф暟閲�",
-    workorderCreationTime:"宸ュ崟鍒涘缓鏃堕棿"
+    workorderCreationTime:"宸ュ崟鍒涘缓鏃堕棿",
+    delayRiskIdentification:"寤惰繜椋庨櫓鏍囪瘑",
+    startDateOfDemandPlan:"闇�姹傝鍒掑紑宸ユ棩",
+    requirementPlanCompletionDate:"闇�姹傝鍒掑畬宸ユ棩",
+    processRouteWorkingHours:"宸ヨ壓璺嚎宸ユ椂",
+    demandQuantity:"闇�姹傛暟閲�",
+    netRequirement:"鍑�闇�姹傞噺"
   },
 };
 export const en = {
@@ -294,6 +301,7 @@
     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",
@@ -303,6 +311,12 @@
     // 閽i噾鍐椾綑宸ュ崟鎶ヨ〃
     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"
   },
 };

--
Gitblit v1.9.3