From e553bf03da95027fc26ac06384e17ef43dd3ccf4 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期三, 26 三月 2025 11:33:56 +0800
Subject: [PATCH] 上片模块整体接口更改。控制台报错及警告

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

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 39492c5..c18fc20 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -35,7 +35,6 @@
       },
       basicData:{
           untask:'鏃犱换鍔�',
-          up:'涓婄墖',
           tonumber:'涓婄墖鎬绘暟閲�',
           finishnumber:'宸插畬鎴愭暟閲�',
           rackreset:'鏋跺瓙澶嶄綅',
@@ -136,6 +135,9 @@
           takeon:'The arrangement is complete',
       },
       searchOrder:{
+          furnfullTemp:'鐜荤拑鎬婚噺',
+          startCell:'鐩爣灞傚彿',
+          endCell:'棰勭暀灞傚彿',
           begin:'寮�濮�',
           finish:'瀹屾垚',
           uncar:'鏈笂杞�',
@@ -561,6 +563,34 @@
           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',
+          order:'order',
+          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',
@@ -710,6 +740,15 @@
           finegrinding: '绮剧(',
       },
       hellow: {
+          totalPairQuantitya: '浠诲姟鎬婚厤瀵规暟',
+          pairQuantitya: '宸插嚭閰嶅鏁�',
+          waitingout: '绛夊緟鍑虹墖',
+          finishout: '鍑虹墖瀹屾垚',
+          hollowSequence: '涓┖椤哄簭',
+          isPair: '鏄惁閰嶅',
+          no: '鍚�',
+          listFormula: '閰嶆柟淇℃伅',
+          HollowGlass: '闃熷垪淇℃伅',
           totalLayer: '鎬诲眰鏁�',
           totalPairQuantity: '鎬婚厤瀵规暟閲�',
           pairQuantity: '宸插畬鎴愰厤瀵规暟閲�',
@@ -730,6 +769,7 @@
           totalAreaOutTwo: '鍒囧壊浜岀嚎鐜荤拑闈㈢Н',
           freeone: '涓�绾跨┖闂茬姸鎬侊細',
           freetwo: '浜岀嚎绌洪棽鐘舵�侊細',
+          freethree: '涓夌嚎绌洪棽鐘舵�侊細',
           casFour: '姘斾綋4',
           casFourb: '姘斾綋4锛�',
           casFoura: '璇烽�夋嫨姘斾綋4',

--
Gitblit v1.8.0