diff --git a/src/components/clinicalDataQuestions/components/uploadClinicalData.vue b/src/components/clinicalDataQuestions/components/uploadClinicalData.vue index 69ab47d4..86819648 100644 --- a/src/components/clinicalDataQuestions/components/uploadClinicalData.vue +++ b/src/components/clinicalDataQuestions/components/uploadClinicalData.vue @@ -64,7 +64,7 @@ @@ -81,7 +81,6 @@ @@ -144,7 +143,6 @@ diff --git a/src/views/trials/trials-panel/setting/attachment/index.vue b/src/views/trials/trials-panel/setting/attachment/index.vue index 205f01ef..43b3be99 100644 --- a/src/views/trials/trials-panel/setting/attachment/index.vue +++ b/src/views/trials/trials-panel/setting/attachment/index.vue @@ -11,9 +11,9 @@ > @@ -238,6 +238,7 @@ export default { } }, mounted() { + console.log(this.$d.Trial_Document) this.trialId = this.$route.query.trialId this.getList() }, diff --git a/src/views/trials/trials-panel/visit/crc-upload/components/studyInfo.vue b/src/views/trials/trials-panel/visit/crc-upload/components/studyInfo.vue index d16d646b..f7ab1997 100644 --- a/src/views/trials/trials-panel/visit/crc-upload/components/studyInfo.vue +++ b/src/views/trials/trials-panel/visit/crc-upload/components/studyInfo.vue @@ -4,7 +4,7 @@
- + {{ $t('common:button:new') }}