From aa91999ef840c9a27eb39b9bf1983f8b9312e47b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E9=A3=9E?= Date: Fri, 19 Jan 2024 16:50:40 +0800 Subject: [PATCH] =?UTF-8?q?admin=E9=98=85=E7=89=87=E4=BA=BA=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.usa | 2 +- .../reviewers/components/GcpCertificate.vue | 37 +++++++++++++------ .../components/uploadDicomFiles2.vue | 12 +++++- .../trials-panel/visit/crc-upload/index.vue | 17 +++++++-- 4 files changed, 51 insertions(+), 17 deletions(-) diff --git a/.env.usa b/.env.usa index 00362598..2934e616 100644 --- a/.env.usa +++ b/.env.usa @@ -2,7 +2,7 @@ ENV = 'production' NODE_ENV = 'production' # base public path -VUE_APP_BASE_PATH = '/' +VUE_APP_BASE_PATH = 'https://ei-code-prod.s3.amazonaws.com/2024-01-19/' # 是否开启登陆限制 true:是 false:否 VUE_APP_LOGIN_FOR_PERMISSION = false diff --git a/src/views/reviewers/components/GcpCertificate.vue b/src/views/reviewers/components/GcpCertificate.vue index 597f6014..933046c8 100644 --- a/src/views/reviewers/components/GcpCertificate.vue +++ b/src/views/reviewers/components/GcpCertificate.vue @@ -5,6 +5,7 @@ No
+