From c29b60cbbecc3095bf9698e0a9397714f27d01d4 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Wed, 10 Apr 2024 16:45:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=BD=B1=E5=83=8F=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E9=A1=B5=E9=9D=A2=E6=9D=83=E9=99=90=E7=BB=91=E5=AE=9A?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/uploadClinicalData.vue | 8 +++----- .../trials/trials-panel/setting/attachment/index.vue | 5 +++-- .../visit/crc-upload/components/studyInfo.vue | 6 +++--- .../visit/crc-upload/components/uploadDicomFiles.vue | 2 +- .../visit/crc-upload/components/uploadDicomFiles2.vue | 2 +- .../crc-upload/components/uploadNonDicomFiles.vue | 11 ++++++----- 6 files changed, 17 insertions(+), 17 deletions(-) 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') }}