diff --git a/src/views/business/study/comp/enter.vue b/src/views/business/study/comp/enter.vue index 262cfce..77755d7 100644 --- a/src/views/business/study/comp/enter.vue +++ b/src/views/business/study/comp/enter.vue @@ -14,6 +14,7 @@ + @@ -25,10 +26,11 @@ import tbbd from './tbbd.vue' import sqbd from './sqbd.vue' import syxx from './syxx.vue' import syff from './syff.vue' +import wzlb from './wzlb.vue' export default { name: 'StudyEnter', props: {}, - components: { ytbd, tbbd ,syxx,sqbd,syff}, + components: { ytbd, tbbd ,syxx,sqbd,syff,wzlb}, computed: {}, filters: {}, data() { diff --git a/src/views/business/study/comp/wzlb.vue b/src/views/business/study/comp/wzlb.vue new file mode 100644 index 0000000..59d3338 --- /dev/null +++ b/src/views/business/study/comp/wzlb.vue @@ -0,0 +1,169 @@ + + + + + + {{ $t('page.business.study.studyFormPlan.syxx') }} + + + + + + {{ studyInfo.name }} + + + + + {{ studyInfo.sn }} + + + + + {{ studyInfo.leaderName }} + + + + + {{ studyInfo.createTime }} + + + + + + + + + + + + + +