From 443e32fec6aec9dfa2ca802246950dc3c36e6251 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期五, 25 七月 2025 15:35:12 +0800
Subject: [PATCH] 保存一个版本

---
 zy-acs-flow/src/i18n/zh.js |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/zy-acs-flow/src/i18n/zh.js b/zy-acs-flow/src/i18n/zh.js
index 09310d7..8451828 100644
--- a/zy-acs-flow/src/i18n/zh.js
+++ b/zy-acs-flow/src/i18n/zh.js
@@ -152,6 +152,10 @@
         jam: '閬胯',
         action: '鍔ㄤ綔',
         mission: '鎵ц',
+        statistics: '缁熻涓績',
+        taskCount: '浠诲姟缁熻',
+        faultCount: '鍛婅缁熻',
+        regionCount: '鍖哄煙鏁堢巼缁熻',
     },
     table: {
         field: {
@@ -542,6 +546,31 @@
                 runPath: '璧拌璺緞',
                 actions: '鍔ㄤ綔鍒楄〃',
             },
+            taskCount: {
+                type: '绫诲瀷',
+                createTime: '鏃ユ湡',
+                count: '娆℃暟',
+                region: '鍖哄煙',
+                agvNo: '灏忚溅缂栧彿',
+            },
+            faultCount: {
+                type: '绫诲瀷',
+                createTime: '鏃ユ湡',
+                region: '鍖哄煙',
+                errorTime: '鏁呴殰鏃堕暱锛屽崟浣嶇',
+                agvNo: '灏忚溅缂栧彿',
+            },
+            regionCount: {
+                type: '绫诲瀷',
+                createTime: '鏃ユ湡',
+                agvNo: '灏忚溅缂栧彿',
+                region: '鍖哄煙',
+                errorTime: '鏁呴殰鏃堕暱锛屽崟浣嶇',
+                chargeTime: '鍏呯數鏃堕暱锛屽崟浣嶇',
+                waitTime: '鏁呴殰鏃堕暱锛屽崟浣嶇',
+                exeTime: '鎵ц鏃堕暱锛屽崟浣嶇',
+                taskNum: '浠诲姟鏁伴噺',
+            },
         }
     },
     page: {

--
Gitblit v1.9.1