From 85e341d7aaf755f74ac89e9bdaa5f2acdc00f2b5 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期一, 17 三月 2025 15:18:57 +0800
Subject: [PATCH] 修改磨边色块数据源,大屏表格字段名

---
 UI-Project/src/lang/en.js |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 4662646..f27b961 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -568,6 +568,26 @@
           reportWorkQuantity:'reportWorkQuantity',
           reportWorkQuantityCount:'reporting_work_num_count',
           processId:'processId',
+          historicaltasks1:'historicaltasks1',
+          historicaltasks2:'historicaltasks2',
+          historicaltasks3:'historicaltasks3',
+          historicaltasks4:'historicaltasks4',
+          historicaltasks5:'historicaltasks5',
+          historicaltasks6:'historicaltasks6',
+          historicaltasks7:'historicaltasks7',
+          date:'date',
+          countOutOne:'countOutOne',
+          totalAreaOutOne:'totalAreaOutOne',
+          countOutTwo:'countOutTwo',
+          totalAreaOutTwo:'totalAreaOutTwo',
+          countIn:'countIn',
+          totalAreaIn:'totalAreaIn',
+          countOut:'countOut',
+          totalAreaOut:'totalAreaOut',
+          hollowCountOutOne:'hollowCountOutOne',
+          hollowTotalAreaOutOne:'hollowTotalAreaOutOne',
+          countOut:'countOut',
+          hollowCountOutTwo:'hollowCountOutTwo',
       },
       reportmanage:{
           productiontime :'production time',
@@ -717,6 +737,12 @@
           finegrinding: '绮剧(',
       },
       hellow: {
+          totalLayer: '鎬诲眰鏁�',
+          totalPairQuantity: '鎬婚厤瀵规暟閲�',
+          pairQuantity: '宸插畬鎴愰厤瀵规暟閲�',
+          isForceList: '鏄惁寮哄埗',
+          yesisForceList: '寮哄埗',
+          noisForceList: '闈炲己鍒�',
           hollowCountOutOne: '涓┖涓�绾跨幓鐠冩暟閲�',
           hollowCountOutTwo: '涓┖浜岀嚎鐜荤拑鏁伴噺',
           hollowTotalAreaOutOne: '涓┖涓�绾跨幓鐠冮潰绉�',

--
Gitblit v1.8.0