From 4f38240e2fd66324ebf9d7dc69b00a363d4c8c4a Mon Sep 17 00:00:00 2001
From: chengxiangling <291105840@qq.com>
Date: 星期三, 14 五月 2025 16:20:03 +0800
Subject: [PATCH] 提交调整列宽,日历对接等

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

diff --git a/src/utils/i18n/locales/plan/index.js b/src/utils/i18n/locales/plan/index.js
index ff6685f..ca06fc2 100644
--- a/src/utils/i18n/locales/plan/index.js
+++ b/src/utils/i18n/locales/plan/index.js
@@ -166,6 +166,7 @@
     currentProcessNumber: "褰撳墠宸ュ簭鍙�",
     totalWorkingHoursOfProcess: "宸ュ簭鎬诲伐鏃�",
     OrderCompletionDate: "璁㈠崟瀹屽伐鏃�",
+    abnormalState: "寮傚父鐘舵��",
     dateYearMonth: "鏃ユ湡",
     resourceName: "璧勬簮缁�",
     designWorkingHours: "璁捐宸ユ椂",
@@ -393,6 +394,7 @@
     currentProcessNumber: "Current process number",
     totalWorkingHoursOfProcess: "Total working hours of the process",
     OrderCompletionDate: "Order completion date",
+    abnormalState: "Abnormal state",
     dateYearMonth: "Date",
     resourceName: "Resource Group",
     designWorkingHours: "Design working hours",

--
Gitblit v1.9.3