From 5bd56f3ebf96aa9a71e4a452cd2402df59d17384 Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期四, 04 九月 2025 09:28:27 +0800
Subject: [PATCH] 1.全部页面增加线下数据查询 2.增加一键删除线下玻璃按钮

---
 UI-Project/src/lang/zh.js |   26 +++++++++++++++++++++++---
 1 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/UI-Project/src/lang/zh.js b/UI-Project/src/lang/zh.js
index de8f2ba..f57a325 100644
--- a/UI-Project/src/lang/zh.js
+++ b/UI-Project/src/lang/zh.js
@@ -139,13 +139,22 @@
         silkScreenY: '涓濆嵃Y',
         isMarking: '鏄惁鎵撴爣',
         isSilkScreen: '鏄惁涓濆嵃',
+        isWorking: '棰嗗彇鐘舵��',
         workState: '浠诲姟鐘舵��',
         lineConfigurationId: '鎵�鍦ㄤ綅缃�',
         state: '鐢熶骇鐘舵��',
-        glassState: '鐜荤拑鐘舵��'
+        glassState: '鐜荤拑鐘舵��',
+        reportCount: '鎶ュ伐鏁伴噺',
+        operationRecordTime:"鏈�鏂版椂闂�",
+        sendTime: '鍙戦�佹椂闂�',
+        sendContent: '鍙戦�佸唴瀹�',
+        warehouse:'浠撳簱',
+        notCompleteCount:'鏈畬鎴愰噺',
+        notCompleteArea:'鏈畬鎴愰潰绉�',
+        OrderNo:'璁㈠崟鍙�'
     },
     machine: {
-        upperSlice:'鑷姩涓婄墖鏈�',
+        mechanicalArm:'鑷姩涓婄墖鏈�',
         scanQrCodesIdentify:'鎵爜璇嗗埆',
         scanQredging:'鎵爜纾ㄨ竟',
         edging:'纾ㄨ竟鏈�',
@@ -159,23 +168,34 @@
         rotate:'鏃嬭浆鍙�',
         lamination:'璐磋啘鏈�',
         scanQrCodesReport:'鎵爜鎶ュ伐',
+        manualReporting:'鎵嬪姩鎶ュ伐',
     },
     functionState:{
         deleteTips:'鏄惁纭鐮存崯锛�',
         delete :'鍒犻櫎',
+        deleteDownLineGlass :'鍒犻櫎绾夸笅鐜荤拑',
         tips:'鏄惁纭锛�',
         yes:'鏄�',
         sure :'纭',
+        sureStart :'纭琛ュ崟',
         cancel :'鍙栨秷',
         canceled :'澶辫触',
         anew :'閲嶅彂',
         finish :'瀹屽伐',
+        stopTask :'缁撴潫浠诲姟',
         lose :'鐮存崯',
         downLine :'涓嬬嚎',
         topLine :'涓婄嚎',
+        getTask :'棰嗗彇',
         start :'寮�宸�',
         stop :'鏆傚仠',
-        bound:'缁戝畾'
+        modeD :'瀹氬埗',
+        modeB :'鏍囧噯',
+        bound:'缁戝畾',
+        reporting:'鎶ュ伐',
+        rotate:'鏃嬭浆',
+        notRotate:'涓嶆棆杞�',
+        reportingcount:'鎶ュ伐鏁伴噺',
 
     }
     ,

--
Gitblit v1.8.0