-
+
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 1bea7bdd..056fd35e 100644
--- a/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue
+++ b/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue
@@ -1,5 +1,5 @@
-
+
- {{ $fd('ReadingCategory', item) }}
- {{ $fd('ReadingCategory', item) }}
-
-
+ {{ $fd('ReadingCategory', item) + ' & ' + $fd('ReadingCategory', 2) }}
+
+ {{ $fd('ReadingCategory', item) }}
+ {{ $fd('ReadingCategory', item) }}
+
+
-
+
@@ -259,7 +258,7 @@
allow-create
multiple
default-first-option
- style="width: 70%"
+ style="width: 50%;"
>
@@ -273,20 +272,22 @@
-
+
- {{ $t('common:button:cancel') }}
-
-
- {{ $t('common:button:save') }}
-
+ >
+ {{ $t('common:button:cancel') }}
+
+
+ {{ $t('common:button:save') }}
+
+
@@ -432,7 +433,7 @@ export default {
visible: false,
title: this.$t('trials:enrolledReviews:dialogTitle:changeReadingType'),
showClose: true,
- width: '500px',
+ width: '600px',
btnLoading: false
},
reviewerStatus_model: {
@@ -833,10 +834,11 @@ export default {
diff --git a/src/views/trials/trials-panel/reading/consistency-analysis/index.vue b/src/views/trials/trials-panel/reading/consistency-analysis/index.vue
index 712a3037..bfd3d69d 100644
--- a/src/views/trials/trials-panel/reading/consistency-analysis/index.vue
+++ b/src/views/trials/trials-panel/reading/consistency-analysis/index.vue
@@ -832,7 +832,7 @@