From c9120650b03c477c27ce5c9c492a416be21df1b0 Mon Sep 17 00:00:00 2001
From: chengxiangling <291105840@qq.com>
Date: 星期五, 16 五月 2025 13:44:01 +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 ca06fc2..4f6c083 100644
--- a/src/utils/i18n/locales/plan/index.js
+++ b/src/utils/i18n/locales/plan/index.js
@@ -58,6 +58,7 @@
     selectMonth: "閫夋嫨鏈堜唤",
     statistical: "缁熻鏂瑰紡",
     selectDateRange: "閫夋嫨鍖洪棿",
+    selectDateMonth: "閫夋嫨鏈堜唤",
     requireTraceID: "闇�姹傝拷婧疘D",
     itemNumber: "鏂欏彿",
     pipelineOrderRequire: "绠¤矾璁㈠崟闇�姹�",
@@ -283,6 +284,7 @@
     selectMonth: "Select Month",
     statistical: "Statistical method",
     selectDateRange: "Select interval",
+    selectDateMonth: "Select Month",
     requireTraceID: "Require track ID",
     itemNumber: "Item number",
     pipelineOrderRequire: "Pipeline order requirements",

--
Gitblit v1.9.3