diff --git a/src/lang/en.js b/src/lang/en.js index 4abd805..61ebf07 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -27,7 +27,8 @@ import studyFormFill from './en/business/study/studyFormFill' import studyFormPlan from './en/business/study/studyFormPlan' //申请表单 import studyFormApply from './en/business/study/studyFormApply' - +// 饲养间 +import studyRoom from './en/business/study/studyRoom' //表单 import form from './en/business/form/form' @@ -144,7 +145,7 @@ export default { studyFormFill: studyFormFill, studyFormPlan: studyFormPlan, studyFormApply: studyFormApply, - + studyRoom: studyRoom, nonTrial: nonTrial, drug: drug }, diff --git a/src/lang/en/business/study/studyRoom.js b/src/lang/en/business/study/studyRoom.js new file mode 100644 index 0000000..6e93ae1 --- /dev/null +++ b/src/lang/en/business/study/studyRoom.js @@ -0,0 +1,4 @@ +export default { + qysyj: '启用饲养间', + xzqy: '新增启用', +} \ No newline at end of file diff --git a/src/lang/zh.js b/src/lang/zh.js index c70a6a8..b35cdd1 100644 --- a/src/lang/zh.js +++ b/src/lang/zh.js @@ -27,6 +27,8 @@ import studyFormFill from './zh/business/study/studyFormFill' import studyFormPlan from './zh/business/study/studyFormPlan' //申请表单 import studyFormApply from './zh/business/study/studyFormApply' +//饲养间 +import studyRoom from './zh/business/study/studyRoom' //表单 import form from './zh/business/form/form' @@ -140,7 +142,7 @@ export default { studyFormFill: studyFormFill, studyFormPlan: studyFormPlan, studyFormApply: studyFormApply, - + studyRoom: studyRoom, nonTrial: nonTrial, drug: drug }, diff --git a/src/lang/zh/business/study/studyRoom.js b/src/lang/zh/business/study/studyRoom.js new file mode 100644 index 0000000..6e93ae1 --- /dev/null +++ b/src/lang/zh/business/study/studyRoom.js @@ -0,0 +1,4 @@ +export default { + qysyj: '启用饲养间', + xzqy: '新增启用', +} \ No newline at end of file diff --git a/src/views/business/study/comp/syj/Xz.vue b/src/views/business/study/comp/syj/Xz.vue new file mode 100644 index 0000000..acac398 --- /dev/null +++ b/src/views/business/study/comp/syj/Xz.vue @@ -0,0 +1,234 @@ +G + + diff --git a/src/views/business/study/comp/syjList.vue b/src/views/business/study/comp/syjList.vue index 4556fa9..71bb937 100644 --- a/src/views/business/study/comp/syjList.vue +++ b/src/views/business/study/comp/syjList.vue @@ -3,75 +3,35 @@
{{ - $t('page.business.study.studyFormFill.xzbd') }} + $t('page.business.study.studyRoom.xzqy') }}