Browse Source

feat: [双语] 修改确认归还

lkf
memorylkf 2 months ago
parent
commit
b3ee7cb5e0
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      src/lang/en/business/study/drug.js
  2. +1
    -1
      src/lang/en/business/study/nonTrial.js
  3. +1
    -1
      src/lang/en/business/study/study.js

+ 1
- 1
src/lang/en/business/study/drug.js View File

@ -62,7 +62,7 @@ export default {
tyjy: 'Approve Check-out',
jjjy: 'Reject Check-out',
dqzdgh: 'Check-out End on Time',
qrgh: 'Confirm Check-in',
qrgh: 'Check-out End Confirmation',
qb: 'All',
lc: 'Milestone',

+ 1
- 1
src/lang/en/business/study/nonTrial.js View File

@ -62,7 +62,7 @@ export default {
tyjy: 'Approve Check-out',
jjjy: 'Reject Check-out',
dqzdgh: 'Check-out End on Time',
qrgh: 'Confirm Check-in',
qrgh: 'Check-out End Confirmation',
qb: 'All',
lc: 'Milestone',

+ 1
- 1
src/lang/en/business/study/study.js View File

@ -62,7 +62,7 @@ export default {
tyjy: 'Approve Check-out',
jjjy: 'Reject Check-out',
dqzdgh: 'Check-out End on Time',
qrgh: 'Confirm Check-in',
qrgh: 'Check-out End Confirmation',
qb: 'All',
lc: 'Milestone',

Loading…
Cancel
Save