From 8b7ae914554652266b31f3bb4237106f1b220cc7 Mon Sep 17 00:00:00 2001
From: huang <1532065656@qq.com>
Date: 星期一, 20 十月 2025 16:02:11 +0800
Subject: [PATCH] 阿尔及利亚代码逻辑修改,页面布局修改
---
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 ec50530..10c12ef 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -90,6 +90,7 @@
glassnull: 'An error occurred while updating the glass status',
deletemessage: 'Do you want to delete this message?',
layoutSequence: 'Serial Number',
+ isEnable: 'Is it enabled',
},
sorter: {
onesort: 'Line breaking pieces',
@@ -103,6 +104,7 @@
advancerequests: 'Film entry request',
releaserequest: 'Production request',
straighttasks: 'Direct Task',
+ warehouseReturntasks: 'Warehouse return task',
endingtask: 'end',
another: 'other',
taskRunning: 'task request',
@@ -660,6 +662,8 @@
pwarehousing: 'Inventory request',
wareout: 'Original film outbound',
information: 'Whether to release this information from the warehouse锛�',
+ warehouseReturn: 'Return to warehouse',
+ emptyShelfPosition:'Empty shelf to hoisting position',
pwareout: 'Outbound request',
position: 'Lifting position锛�',
cposition: 'Please select the lifting position',
--
Gitblit v1.8.0