Commit f0e1def4153c83afb45c40cb1f5164540971d24e

Authored by Min
1 parent c03fc253

1.AJT-MES更改快捷方式跳转翻译

src/mes/productionExec/quickSwitchTabComponent/index.js
... ... @@ -78,8 +78,8 @@ const QuickSwitchTabComponent = baseProps => {
78 78 sEnglish: {
79 79 "生产执行": "Production Execution",
80 80 "质量巡检": "Quality Inspection",
81   - "拼版图": "Assembly Drawing",
82   - "产品图": "Product Drawing",
  81 + "拼版图": "Imposition Diagram",
  82 + "产品图": "Product Diagram",
83 83 "报工任务": "Work Reporting ïTask",
84 84 "班组报工": "Team Production Reporting"
85 85 },
... ...