From 29f942cefe9d9f4272332eec0276f2c5a60d9d9e Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期三, 08 一月 2025 09:13:42 +0800
Subject: [PATCH] 添加自动下片机打印标签功能

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

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 60ad416..d0b19fe 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -34,6 +34,7 @@
           quit:"Exit",
       },
       basicData:{
+          Automaticprintingswitch:'Automatic printing switch',
           laserprinting:'Laser printing machine ready status锛�',
           cuttingmachine:'Cutting machine ready status锛�',
           machine:'Online status of the loading table锛�',
@@ -321,6 +322,7 @@
           cardnumbera:'Process card number锛�',
           incardnumber:'Please select the process card number',
           clearglass:'Clear the glass on the shelf',
+          confirmclear:'Please confirm that the process card and label have been printed before clearing them',
           sure:'Operate',
           cancel:'Cancel',
           glassinformation:'Glass information',

--
Gitblit v1.8.0