From 4bef3c1a0dd435b4c6bf8f8429db67dac027ed6b Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期三, 10 十二月 2025 14:48:17 +0800
Subject: [PATCH] 1、中空创建任务查询界面添加当总数量不等于已配对数时高亮显示
---
UI-Project/src/lang/en.js | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index abbd603..83bb14a 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -587,6 +587,7 @@
serialnumber: 'Order serial number',
inproductname: 'Please enter a product name',
productname: 'Product name',
+ engineername: 'Engineer name',
serial: 'Process validation number',
slicemarker: 'Frame marker (position)',
numberpatches: 'Number of patches',
@@ -812,6 +813,9 @@
Content:'Content',
idSame:'The glass ID for the entry task is the same',
sizeSame:'There are glass pieces of the same specification inside the cage',
+ slotLess:'Insufficient remaining slots',
+ overSize:'There is glass in the straight-through feeder, end this feeding process.',
+ noGlass:'Glass information not found, please collect the project',
projectMsg2:'Please select a label template',
clickmakesure: 'Whether or not to confirm the click锛�',
logarithm: 'logarithm锛�',
--
Gitblit v1.8.0