From f4d50b49b828b9722d6e6cd63e7bdacf5cf05bea Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 09 十月 2024 10:45:49 +0800 Subject: [PATCH] # --- zy-acs-flow/src/i18n/zh.js | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) diff --git a/zy-acs-flow/src/i18n/zh.js b/zy-acs-flow/src/i18n/zh.js index fe9e5f0..e6c259d 100644 --- a/zy-acs-flow/src/i18n/zh.js +++ b/zy-acs-flow/src/i18n/zh.js @@ -65,6 +65,8 @@ loadMore: '鍔犺浇鏇村', complete: '瀹屾垚', deprecate: '搴熷純', + resend: '閲嶅彂', + selected: '椤归�変腑', }, msg: { confirm: { @@ -475,7 +477,7 @@ }, segment: { uuid: "缂栧彿", - groupId: "浠诲姟缁�", + groupId: "鍒嗙粍缂栧彿", travelId: "琛岀▼", taskId: "浠诲姟", agvId: "杞﹁締", @@ -523,6 +525,15 @@ endTime: "瀹屾垚鏃堕棿", errTime: "寮傚父鏃堕棿", errDesc: "寮傚父", + }, + mission: { + backpack: '鑳岀瘬', + code: '鍦伴潰鐮�', + task: '浠诲姟', + lastSendDate: '鏈�杩戜笅鍙戞椂闂�', + actionCount: '鍔ㄤ綔鏁伴噺', + runPath: '璧拌璺緞', + actions: '鍔ㄤ綔鍒楄〃', }, } }, @@ -594,12 +605,13 @@ }, }, mission: { + backToMission: '杩斿洖', enums: { posType: { MOVE: '璧拌', - ORI_LOC: '璐ф灦鍙栬揣', + ORI_LOC: '搴撲綅鍙栬揣', ORI_STA: '绔欑偣鍙栬揣', - DEST_LOC: '璐ф灦鏀捐揣', + DEST_LOC: '搴撲綅鏀捐揣', DEST_STA: '绔欑偣鏀捐揣', TO_CHARGE: '鍘诲厖鐢�', TO_STANDBY: '鍥炲緟鏈虹偣', -- Gitblit v1.9.1