From 28682bccf1d24f53be9d03236984caa8b2ea798e Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期日, 12 十月 2025 10:08:22 +0800
Subject: [PATCH] 1、破损类型条件修改
---
UI-Project/src/lang/en.js | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 9f7dd6b..077f1ad 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -129,12 +129,17 @@
},
order: {
projectnumber: 'Please enter the project number',
+ noGlassToDamage:'No broken glass锛�',
dilapidation: 'Breakage',
+ dilapidationWhether:'Whether it is broken with one click锛�',
takeaway: 'Manual removal',
takeawaya: 'Should the information be manually taken away锛�',
takeon: 'The arrangement is complete',
},
searchOrder: {
+ firstLinePriority: 'First-line priority',
+ secondLinePriority: 'second-line priority',
+ hollowPriority:'Hollow priority',
furnaces:'Number of full furnaces',
furnfullTemp: 'Total amount of glass',
startCell: 'Target layer number',
@@ -334,6 +339,8 @@
finedging: 'has been edging',
},
processCard: {
+ thisIsTheIndoorSurface: 'This is the indoor surface',
+ thisSideIsOutsideTheRoom: 'This side is outside the room',
intofurnace: 'Entering the furnace',
beforefurnace: 'Before entering the furnace',
outfurnace: 'Glass finished from tempering furnace',
@@ -573,6 +580,7 @@
detailID: 'Detail ID',
building: 'Building No',
serialnumber: 'Order serial number',
+ inproductname: 'Please enter a product name',
productname: 'Product name',
serial: 'Process validation number',
slicemarker: 'Frame marker (position)',
@@ -598,6 +606,7 @@
orderId: 'Order ID',
order: 'Order details',
customerName: 'The name of the customer',
+ incustomerName: 'Please enter the name of the customer',
project: 'The name of the project',
are: 'are',
quantity: 'quantity',
@@ -791,6 +800,10 @@
finegrinding: 'Fine grinding',
},
hellow: {
+ Content:'鍐呭',
+ idSame:'The glass ID for the entry task is the same',
+ sizeSame:'There are glass pieces of the same specification inside the cage',
+ projectMsg2:'Please select a label template',
clickmakesure: 'Whether or not to confirm the click锛�',
logarithm: 'logarithm锛�',
totalPairQuantitya: 'Total number of task allocation pairs',
@@ -915,6 +928,7 @@
stopproject: 'Pause Task',
pstopproject: 'Do you want to pause the task锛�',
reviewproject: 'Preview project',
+ plselectproject: 'Select Preview Project',
line: 'line',
linea: 'line锛�',
line1: 'Line 1',
@@ -940,6 +954,7 @@
cardnumbera: 'Process card number锛�',
layernumber: 'Layer number',
totalnumber: 'Total number of films',
+ pairsnumbertotal: 'The total number of pairs锛�',
pairsnumber: 'Matched quantity',
missingnumber: 'Number of missing pieces',
damagenumber: 'A quantity broken.',
--
Gitblit v1.8.0