diff --git a/src/lang/en/business/resource/gyzj.js b/src/lang/en/business/resource/gyzj.js index 5526442..e47d9d2 100644 --- a/src/lang/en/business/resource/gyzj.js +++ b/src/lang/en/business/resource/gyzj.js @@ -81,7 +81,7 @@ export default { cksj: 'Out of Storage Date', rksj: 'Into Storage Date', jiaqian: 'Sign', - gyzjgl: 'DoseManage', + gyzjgl: 'FormulationManage', ffhsjl: 'In-and-Out Record', bdxx: 'Record Information', jbxx: 'Information', @@ -93,7 +93,7 @@ export default { ghr2Id: 'Returner 2', jsr1Id: 'Warehouse Keeper', jsr2Id: 'Warehouse Keeper 2', - tz: 'Dose Table', + tz: 'Formulation Table', gdsqrId: 'Applicant of Archiving', lqsj: 'Time of Transfer', jcgj: 'Track Record', @@ -102,7 +102,7 @@ export default { cjsj: 'Creation Date', jysj: 'Checkout Period', ffjlxq: 'In-and-Out Record Information', - gyzjxq: 'Dose Information', + gyzjxq: 'Formulation Information', sqguihuan: 'Return', qrrk: 'Confirm Check-in', qmr1Id: 'Signed By 1', @@ -110,13 +110,13 @@ export default { lqff: 'Distribution', sqgd: 'Apply for Archiving', sqjd: 'Apply for De-archiving', - jsgyzj: 'Unlock Dose', + jsgyzj: 'Unlock Formulation', sqjy: 'Apply for Check-out', tyjjrk: 'Approve/Reject In Storage', - sdgyzj: 'Lock Dose', + sdgyzj: 'Lock Formulation', tyjjbj:'Approve/Reject Edit', tyjjxgkc:'Approve/Reject Change Inventory', - gyzjrk: 'Dose Formulation Check-in', + gyzjrk: 'Formulation Check-in', ruku: 'In Storage', xgkc: 'Change Inventory', bcsm: 'Additional Remark', diff --git a/src/lang/en/business/study/studyEnter.js b/src/lang/en/business/study/studyEnter.js index 529239f..6c5bbe9 100644 --- a/src/lang/en/business/study/studyEnter.js +++ b/src/lang/en/business/study/studyEnter.js @@ -20,7 +20,7 @@ export default { sjlb: '试剂列表', gsplb: '供试品列表', - gyzjlb: 'DoseManage', + gyzjlb: 'FormulationManage', mjylb: 'DrugManage', xblb: '细胞列表', xjlb: '细菌列表' diff --git a/src/utils/menu.js b/src/utils/menu.js index 394af48..07283e8 100644 --- a/src/utils/menu.js +++ b/src/utils/menu.js @@ -12,7 +12,7 @@ let menuObj = { 资源库管理: 'Resources', 试剂管理: 'ReagentManage', 供试品管理: 'SpecimenManage', - 给药制剂管理: 'DoseManage', + 给药制剂管理: 'Formulation Manage', 麻精药管理: 'DrugManage', 钥匙管理: 'KeyManage', 仪器管理: 'InstrumentManage', @@ -20,9 +20,9 @@ let menuObj = { 档案管理: 'Archive', 试验档案管理: 'Study Archive', 非试验档案管理: 'Non-study Archive', - 麻精药配置档案管理: 'Controlled Drug Formulation', + 麻精药配置档案管理: 'Drug Archive', 供试品档案管理: 'Test Item Archive', - 给药制剂档案管理: 'Dose Formulation Archive', + 给药制剂档案管理: 'Formulation Archive', 麻精药档案管理: 'Controlled Drug Archive', 试剂档案管理: 'Reagent Archive', 档案记录: 'Archive Log',