Browse Source

fix:[麻精药]翻译

lkf
15881625488@163.com 2 months ago
parent
commit
582b2a13d0
2 changed files with 6 additions and 6 deletions
  1. +5
    -5
      src/lang/en/business/resource/mjy.js
  2. +1
    -1
      src/utils/menu.js

+ 5
- 5
src/lang/en/business/resource/mjy.js View File

@ -95,7 +95,7 @@ export default {
ghr2Id: 'Returner 2', ghr2Id: 'Returner 2',
jsr1Id: 'Warehouse Keeper', jsr1Id: 'Warehouse Keeper',
jsr2Id: 'Warehouse Keeper 2', jsr2Id: 'Warehouse Keeper 2',
tz: 'Drug Table',
tz: 'Controlled Drug Table',
lqsj: 'Time of Transfer', lqsj: 'Time of Transfer',
jcgj: 'Track Record', jcgj: 'Track Record',
ffbz: 'Check-out Comment', ffbz: 'Check-out Comment',
@ -103,7 +103,7 @@ export default {
cjsj: 'Creation Date', cjsj: 'Creation Date',
rkl: 'Check-in Gross Weight', rkl: 'Check-in Gross Weight',
jysj: 'Checkout Period', jysj: 'Checkout Period',
mjyxq: 'Drug Information',
mjyxq: 'Controlled Drug Information',
ffjlxq: 'In-and-Out Record Information', ffjlxq: 'In-and-Out Record Information',
sswjj:'Folder', sswjj:'Folder',
ssbd:'In Record', ssbd:'In Record',
@ -113,10 +113,10 @@ export default {
lqff:'Distribution', lqff:'Distribution',
sqgd:'Apply for Archiving', sqgd:'Apply for Archiving',
sqjd:'Apply for De-archiving', sqjd:'Apply for De-archiving',
jsmjy:'Unlock Drug',
jsmjy:'Unlock Controlled Drug',
sqjy:'Apply for Check-out', sqjy:'Apply for Check-out',
mjyrk:'Controlled Drug Check-in', mjyrk:'Controlled Drug Check-in',
sdmjy:'Lock Drug',
sdmjy:'Lock Controlled Drug',
tyjjbj:'Approve/Reject Edit', tyjjbj:'Approve/Reject Edit',
tyjjxgkc:'Approve/Reject Change Inventory', tyjjxgkc:'Approve/Reject Change Inventory',
xgkc:'Change Inventory', xgkc:'Change Inventory',
@ -127,7 +127,7 @@ export default {
cunchu: 'Storage', cunchu: 'Storage',
sfcc:'To Storage', sfcc:'To Storage',
bdmc:'Preset Name', bdmc:'Preset Name',
mjyda:'Drug Archive',
mjyda:'Controlled Drug Archive',
lqffda:'Transfer Archive', lqffda:'Transfer Archive',
tygd:'Approve Archiving', tygd:'Approve Archiving',
jjgd:'Reject Archiving', jjgd:'Reject Archiving',

+ 1
- 1
src/utils/menu.js View File

@ -13,7 +13,7 @@ let menuObj = {
试剂管理: 'ReagentManage', 试剂管理: 'ReagentManage',
供试品管理: 'SpecimenManage', 供试品管理: 'SpecimenManage',
给药制剂管理: 'Formulation Manage', 给药制剂管理: 'Formulation Manage',
麻精药管理: 'DrugManage',
麻精药管理: 'Controlled Drug',
钥匙管理: 'KeyManage', 钥匙管理: 'KeyManage',
仪器管理: 'InstrumentManage', 仪器管理: 'InstrumentManage',

Loading…
Cancel
Save