From f0e1def4153c83afb45c40cb1f5164540971d24e Mon Sep 17 00:00:00 2001 From: pengm <674192343@qq.com> Date: Mon, 17 Nov 2025 14:40:06 +0800 Subject: [PATCH] 1.AJT-MES更改快捷方式跳转翻译 --- src/mes/productionExec/quickSwitchTabComponent/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mes/productionExec/quickSwitchTabComponent/index.js b/src/mes/productionExec/quickSwitchTabComponent/index.js index 930bd90..6440a46 100644 --- a/src/mes/productionExec/quickSwitchTabComponent/index.js +++ b/src/mes/productionExec/quickSwitchTabComponent/index.js @@ -78,8 +78,8 @@ const QuickSwitchTabComponent = baseProps => { sEnglish: { "生产执行": "Production Execution", "质量巡检": "Quality Inspection", - "拼版图": "Assembly Drawing", - "产品图": "Product Drawing", + "拼版图": "Imposition Diagram", + "产品图": "Product Diagram", "报工任务": "Work Reporting ïTask", "班组报工": "Team Production Reporting" }, -- libgit2 0.22.2