From a8fa74b270bca1daec333030796f09eab6555d59 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Mon, 1 Apr 2024 09:25:45 +0800
Subject: [PATCH] =?UTF-8?q?=E7=8B=AC=E7=AB=8B=E9=98=85=E7=89=87=E4=BA=BA?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2=EF=BC=8C=E5=90=AF=E7=94=A8=E6=8C=89=E9=92=AE?=
=?UTF-8?q?=E7=9A=84=E5=AD=97=E4=BD=93=E9=A2=9C=E8=89=B2=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.usa | 2 +-
src/views/trials/trials-panel/enrolled-reviewers/list/index.vue | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.env.usa b/.env.usa
index 833c876c..03bb19dd 100644
--- a/.env.usa
+++ b/.env.usa
@@ -2,7 +2,7 @@
ENV = 'production'
NODE_ENV = 'production'
# base public path
-VUE_APP_BASE_PATH = 'https://ei-code-prod.s3.amazonaws.com/2024-03-14/'
+VUE_APP_BASE_PATH = 'https://ei-code-prod.s3.amazonaws.com/2024-03-29/'
# 是否开启登陆限制 true:是 false:否
VUE_APP_LOGIN_FOR_PERMISSION = false
diff --git a/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue b/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue
index e097df4a..7c4c72af 100644
--- a/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue
+++ b/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue
@@ -81,7 +81,7 @@
@change="(v) => {return isEnableChange(scope.row, v)}"
:disabled="!hasPermi(['trials:trials-panel:enrolled-reviewers:list:edit'])"
/>
- {{$fd('IsEnable', scope.row.IsEnable)}}
+ {{$fd('IsEnable', scope.row.IsEnable)}}