From d998753ab3d7068faa8935feb04d3856aa425f45 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期一, 17 三月 2025 10:52:18 +0800
Subject: [PATCH] 上片模块下方表格更改数据接口,复位按钮判断
---
UI-Project/src/lang/en.js | 33 +++++++++++++++++++++++++++++++++
1 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 3fc49cc..f27b961 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -561,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',
@@ -710,6 +737,12 @@
finegrinding: '绮剧(',
},
hellow: {
+ totalLayer: '鎬诲眰鏁�',
+ totalPairQuantity: '鎬婚厤瀵规暟閲�',
+ pairQuantity: '宸插畬鎴愰厤瀵规暟閲�',
+ isForceList: '鏄惁寮哄埗',
+ yesisForceList: '寮哄埗',
+ noisForceList: '闈炲己鍒�',
hollowCountOutOne: '涓┖涓�绾跨幓鐠冩暟閲�',
hollowCountOutTwo: '涓┖浜岀嚎鐜荤拑鏁伴噺',
hollowTotalAreaOutOne: '涓┖涓�绾跨幓鐠冮潰绉�',
--
Gitblit v1.8.0