-
-
+
+
+
+
@@ -28,13 +30,13 @@
-
+
- Download
+ {{ $t('common:button:download') }}
@@ -73,6 +75,7 @@ export default {
preview(index, row) {
const filePath = row.FullPath
if (filePath) {
+ console.log(this.OSSclientConfig.basePath + filePath)
window.open(this.OSSclientConfig.basePath + filePath, '_blank')
}
},
diff --git a/src/views/blindResumeInfo/components/Specialty.vue b/src/views/blindResumeInfo/components/Specialty.vue
index 68bd53ab..47005c24 100644
--- a/src/views/blindResumeInfo/components/Specialty.vue
+++ b/src/views/blindResumeInfo/components/Specialty.vue
@@ -1,58 +1,58 @@
-
-
-
-
- {{ specialty.Speciality }}
- {{ specialty.SpecialityCN }}
-
-
-
- {{ specialty.Subspeciality }}
- {{ specialty.SubspecialityCNList }}
-
-
-
- {{ specialty.ReadingType }}
- {{ specialty.ReadingTypeCNList }}
-
-
-
-
-
-
-
-
+
+
+
+
+ {{ specialty.Speciality }}
+ {{ specialty.SpecialityCN }}
+
+
+
+ {{ specialty.Subspeciality }}
+ {{ specialty.SubspecialityCNList }}
+
+
+
+ {{ specialty.ReadingType }}
+ {{ specialty.ReadingTypeCNList }}
+
+
+
+
+
+
+
+
diff --git a/src/views/blindResumeInfo/components/StatusInfo.vue b/src/views/blindResumeInfo/components/StatusInfo.vue
index 9ac7760d..4a96ecfe 100644
--- a/src/views/blindResumeInfo/components/StatusInfo.vue
+++ b/src/views/blindResumeInfo/components/StatusInfo.vue
@@ -3,7 +3,7 @@
-
+
-
+
-
+
-
+
{{ holiday }}
Planned Vacation
+ >{{ $t('resumeInfo:label:PlannedVacation') }}
diff --git a/src/views/blindResumeInfo/components/TrialExperience.vue b/src/views/blindResumeInfo/components/TrialExperience.vue
index a5b51bdd..2097affd 100644
--- a/src/views/blindResumeInfo/components/TrialExperience.vue
+++ b/src/views/blindResumeInfo/components/TrialExperience.vue
@@ -1,12 +1,15 @@
-
Clinical Trial Experience
+
{{$t('resumeInfo:title:ClinicalTrialExperience')}}
-
-
+
+
+
+
+
@@ -16,24 +19,30 @@
-
+
{{ GCP }}
+ View
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/resumeInfo/components/ResearchPublication.vue b/src/views/resumeInfo/components/ResearchPublication.vue
index 1edc1c46..ba10a320 100644
--- a/src/views/resumeInfo/components/ResearchPublication.vue
+++ b/src/views/resumeInfo/components/ResearchPublication.vue
@@ -1,7 +1,7 @@