From b1d3d196f430f8545f29ee588978a6eff4bccf0e Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期四, 20 三月 2025 14:58:53 +0800
Subject: [PATCH] 上片新增字段。原片仓储新增按钮

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

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 39492c5..41149f9 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -136,6 +136,8 @@
           takeon:'The arrangement is complete',
       },
       searchOrder:{
+          startCell:'鐩爣灞傚彿',
+          endCell:'棰勭暀灞傚彿',
           begin:'寮�濮�',
           finish:'瀹屾垚',
           uncar:'鏈笂杞�',
@@ -561,6 +563,33 @@
           starttime :'Start Time',
           endtime :'End Time',
           loading :'In the process of uploading锛�',
+          brokenNum:'brokenNum',
+          inventory:'inventory',
+          inventoryarea:'inventoryarea',
+          shippedQuantity:'shippedQuantity',
+          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',

--
Gitblit v1.8.0