From e3e17a37d85f50bace525ed019ee0cd8d39143eb Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期四, 08 五月 2025 18:19:23 +0800
Subject: [PATCH] 钣金工单计划管理

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

diff --git a/src/utils/i18n/locales/plan/index.js b/src/utils/i18n/locales/plan/index.js
index 75901c0..90ec9e8 100644
--- a/src/utils/i18n/locales/plan/index.js
+++ b/src/utils/i18n/locales/plan/index.js
@@ -168,7 +168,8 @@
     customizePlannedCompletionDate:"鑷畾涔夎鍒掑畬宸ユ棩",
     //閽i噾鏂欏彿宸ュ崟寮傚父
     abnormalCause:"寮傚父鍘熷洜",
-    creationTime:"宸ュ崟鍒涘缓鏃堕棿"
+    creationTime:"宸ュ崟鍒涘缓鏃堕棿",
+    suggestedCompletionDate:"寤鸿瀹屾垚鏃ユ湡"
   },
 };
 export const en = {
@@ -341,6 +342,7 @@
     customizePlannedCompletionDate:"Customize the planned completion date",
     //閽i噾鏂欏彿宸ュ崟寮傚父
     abnormalCause:"Abnormal cause",
-    creationTime:"Creation time"
+    creationTime:"Creation time",
+    suggestedCompletionDate:"Suggested Completion Date寤鸿瀹屾垚鏃ユ湡"
   },
 };

--
Gitblit v1.9.3