From 3622bac41d3f55a4f2b8f2c8436f185d93d1fa73 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期一, 31 三月 2025 13:46:04 +0800
Subject: [PATCH] 卧式缓存二线历史任务字段更改,中空创建任务新增字段,所有模块历史任务按钮修改为每次打开重新加载进行查询
---
UI-Project/src/lang/en.js | 16 ++++++----------
1 files changed, 6 insertions(+), 10 deletions(-)
diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 50890af..cac5c4a 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:'鏋跺瓙澶嶄綅',
@@ -293,7 +292,6 @@
specifytemperinga:'Whether to specify the tempering of this information锛�',
temperedswitch:'Tempered switch',
dutyinformation:'Duty information',
- line:'Wire',
process:'Process',
team:'Team',
basic:'equipment',
@@ -510,7 +508,7 @@
large:{
percent:'Percent',
time: 'The time of the break',
- number: 'Order number',
+ tionnumber: 'Order number',
jobnumber: 'Job number',
productionnumber: 'The production order number',
cardnumber: 'Process card number',
@@ -542,6 +540,7 @@
brokeno: 'The report is broken and not filled',
close: 'Shut down',
orderId: 'Order ID',
+ order: '璁㈠崟璇︽儏',
customerName: 'The name of the customer',
project: 'The name of the project',
are: 'are',
@@ -557,7 +556,6 @@
method: 'Processing method',
innumber: 'Quantity already entered',
productstatus: 'Production status',
- projectnumber: 'Project number',
right: 'normal',
stop: 'termination',
inquire: 'query',
@@ -578,6 +576,7 @@
historicaltasks5:'historicaltasks5',
historicaltasks6:'historicaltasks6',
historicaltasks7:'historicaltasks7',
+ order:'order',
date:'date',
countOutOne:'countOutOne',
totalAreaOutOne:'totalAreaOutOne',
@@ -619,7 +618,6 @@
glassID :'Glass ID',
projectnumber :'Project number',
layoutID :'Tempered layout ID',
- productiontime :'鐢熶骇鏃堕棿',
type :'type',
state :'state',
processcards :'Flow Card',
@@ -658,7 +656,6 @@
delete:'Delete',
outbound:'Outbound',
deviceid:'device ID',
- slot:'Grid number',
enablestatea:'Enable tagging',
disable:'Disable',
start:'Enable',
@@ -686,7 +683,7 @@
quantitya:'Number锛�',
enableid:'Task ID',
originateslot:'Starting grid',
- endslot:'鐩爣鏍煎瓙',
+ endoriginateslot:'鐩爣鏍煎瓙',
patternquantity:'Number',
enabletype:'Task Type',
enablestate:'Workstation status',
@@ -704,10 +701,8 @@
taskstatus :'Status',
built :'newly built',
execution :'In progress',
- finish :'瀹屾垚',
tasktype :'Task Type',
stocke :'store',
- outbound :'鍑哄簱',
dispatch :'dispatch',
inquire :'query',
station :'station',
@@ -769,6 +764,7 @@
totalAreaOutTwo: '鍒囧壊浜岀嚎鐜荤拑闈㈢Н',
freeone: '涓�绾跨┖闂茬姸鎬侊細',
freetwo: '浜岀嚎绌洪棽鐘舵�侊細',
+ freethree: '涓夌嚎绌洪棽鐘舵�侊細',
casFour: '姘斾綋4',
casFourb: '姘斾綋4锛�',
casFoura: '璇烽�夋嫨姘斾綋4',
@@ -899,7 +895,7 @@
realpieces: '瀹為檯鐗囨暟',
route: '璺嚎锛�',
croute: '璇烽�夋嫨璺嚎',
- pairQuantity: '鎬婚厤瀵规暟閲忥細',
+ ptotalpairQuantity: '鎬婚厤瀵规暟閲忥細',
cpairQuantity: '璇疯緭鍏ユ�婚厤瀵规暟閲�',
schedulingswitch: '璋冨害寮�鍏�',
},
--
Gitblit v1.8.0