From c2437613fdb41f8b187130ffc78f6afafb2d64c3 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期三, 19 三月 2025 13:31:21 +0800
Subject: [PATCH] 所有默认开始时间更为00:00:00

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

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 9446883..f27b961 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -34,6 +34,10 @@
           quit:"Exit",
       },
       basicData:{
+          untask:'鏃犱换鍔�',
+          up:'涓婄墖',
+          tonumber:'涓婄墖鎬绘暟閲�',
+          finishnumber:'宸插畬鎴愭暟閲�',
           rackreset:'鏋跺瓙澶嶄綅',
           prackreset:'鏄惁鏋跺瓙澶嶄綅锛�',
           printing:'鑷姩鎵撳嵃',
@@ -297,6 +301,8 @@
           Schedulingswitch:'璋冨害寮�鍏�',
       },
       workOrder:{
+          upnumber:'涓婄墖浣嶇紪鍙�',
+          coatingtypesbe:'鍘熺墖鑶滅郴',
           glassID:'Glass ID',
           height:'Height',
           width:'Width',
@@ -555,6 +561,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',
@@ -604,6 +637,7 @@
           premark :'Please enter a note',
       },
       film:{
+          resetnumber:'鏋跺瓙鍙�',
           fail:'澶辫触',
           mes:'Original film storage details',
           warehousing:'store',
@@ -643,6 +677,7 @@
           filmsa:'Films锛�',
           createtime:'Creation time',
           remainquantity:'Remaining Quantity',
+          thickremainquant:'Remaining quantity of original film (sheets)',
           thickremainquantity:'Remaining quantity of original film (sheets)锛�',
           inquantity:'Please enter the quantity',
           quantitya:'Number锛�',
@@ -702,6 +737,24 @@
           finegrinding: '绮剧(',
       },
       hellow: {
+          totalLayer: '鎬诲眰鏁�',
+          totalPairQuantity: '鎬婚厤瀵规暟閲�',
+          pairQuantity: '宸插畬鎴愰厤瀵规暟閲�',
+          isForceList: '鏄惁寮哄埗',
+          yesisForceList: '寮哄埗',
+          noisForceList: '闈炲己鍒�',
+          hollowCountOutOne: '涓┖涓�绾跨幓鐠冩暟閲�',
+          hollowCountOutTwo: '涓┖浜岀嚎鐜荤拑鏁伴噺',
+          hollowTotalAreaOutOne: '涓┖涓�绾跨幓鐠冮潰绉�',
+          hollowTotalAreaOutTwo: '涓┖浜岀嚎鐜荤拑闈㈢Н',
+          countIn: '閽㈠寲鍓嶅ぇ鐞嗙墖绗肩幓鐠冩暟閲�',
+          countOut: '閽㈠寲鐜荤拑鏁伴噺',
+          countOutOne: '鍒囧壊涓�绾跨幓鐠冩暟閲�',
+          countOutTwo: '鍒囧壊浜岀嚎鐜荤拑鏁伴噺',
+          totalAreaIn: '閽㈠寲鍓嶅ぇ鐞嗙墖绗肩幓鐠冮潰绉�',
+          totalAreaOut: '閽㈠寲鐜荤拑闈㈢Н',
+          totalAreaOutOne: '鍒囧壊涓�绾跨幓鐠冮潰绉�',
+          totalAreaOutTwo: '鍒囧壊浜岀嚎鐜荤拑闈㈢Н',
           freeone: '涓�绾跨┖闂茬姸鎬侊細',
           freetwo: '浜岀嚎绌洪棽鐘舵�侊細',
           casFour: '姘斾綋4',
@@ -837,5 +890,10 @@
           pairQuantity: '鎬婚厤瀵规暟閲忥細',
           cpairQuantity: '璇疯緭鍏ユ�婚厤瀵规暟閲�',
           schedulingswitch: '璋冨害寮�鍏�',
-      }
+      },
+    screendisplay:{
+        pwidth: '璇疯緭鍏ュ搴�',
+        pheight: '璇疯緭鍏ラ珮搴�',
+        upnumber: '涓婄墖鏁伴噺',
+    }
   }
\ No newline at end of file

--
Gitblit v1.8.0