diff --git a/src/lang/en/business/study/study.js b/src/lang/en/business/study/study.js index 30535c3..309d814 100644 --- a/src/lang/en/business/study/study.js +++ b/src/lang/en/business/study/study.js @@ -63,8 +63,9 @@ export default { qb: 'All', lc: 'Milestone', - bj: 'Change', + bj: 'Edit', ry: 'User', + xg: 'Change', scsy: 'Remove Study', jysj: 'Checkout Period' diff --git a/src/lang/zh/business/resource/gyzj.js b/src/lang/zh/business/resource/gyzj.js index 41d05c7..ae8ad39 100644 --- a/src/lang/zh/business/resource/gyzj.js +++ b/src/lang/zh/business/resource/gyzj.js @@ -81,6 +81,8 @@ export default { gyzjgl:'给药制剂管理', ffhsjl:'发放回收记录', + bdxx:'表单信息', + jbxx:'基本信息', rkwz:'入库位置', rktj:'入库条件', zytj:'转移条件', diff --git a/src/lang/zh/business/resource/mjy.js b/src/lang/zh/business/resource/mjy.js index 7facc51..e09ad08 100644 --- a/src/lang/zh/business/resource/mjy.js +++ b/src/lang/zh/business/resource/mjy.js @@ -81,6 +81,8 @@ export default { mjygl:'麻精药管理', ffhsjl:'发放回收记录', + bdxx:'表单信息', + jbxx:'基本信息', rkwz:'入库位置', rktj:'入库条件', zytj:'转移条件', diff --git a/src/lang/zh/business/study/study.js b/src/lang/zh/business/study/study.js index fe6fd23..2e45b35 100644 --- a/src/lang/zh/business/study/study.js +++ b/src/lang/zh/business/study/study.js @@ -65,6 +65,7 @@ export default { lc: '流程', bj: '编辑', ry: '人员', + xg: '修改', scsy: '删除试验', jysj: '借阅时间' diff --git a/src/views/business/comps/common/JcgjList.vue b/src/views/business/comps/common/JcgjList.vue index 0239c18..c7c1431 100644 --- a/src/views/business/comps/common/JcgjList.vue +++ b/src/views/business/comps/common/JcgjList.vue @@ -9,8 +9,9 @@ {{ $t('page.business.study.study.qb') }} {{ $t('page.business.study.study.lc') }} - {{ $t('page.business.study.study.bj') }} + {{ $t('page.business.study.study.bj') }} {{ $t('page.business.study.study.ry') }} + {{ $t('page.business.study.study.xg') }}
@@ -48,7 +49,15 @@ export default { showRy:{ type:Boolean, default:false - } + }, + showXg:{ + type:Boolean, + default:false + }, + showBj:{ + type:Boolean, + default:true + }, }, data() { return {