diff --git a/src/components/UploadFile/index.vue b/src/components/UploadFile/index.vue index cf3c72c7..9de9ce32 100644 --- a/src/components/UploadFile/index.vue +++ b/src/components/UploadFile/index.vue @@ -14,8 +14,8 @@ :on-exceed="handleExceed" accept=".pdf" > - Upload - (must be in pdf format. 1/2 pages, please confirm information integrity) + {{ $t('system:GcpCertificate:upload:Upload') }} + {{$t('system:GcpCertificate:tap:must2') }} diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 88bcd754..b07a3ad2 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -40,6 +40,7 @@ + @@ -50,12 +51,15 @@ import {mapGetters, mapMutations} from 'vuex' import Breadcrumb from '@/components/Breadcrumb' import Hamburger from '@/components/Hamburger' import Screenfull from '@/components/Screenfull' +import TopLang from './topLang' + export default { components: { Breadcrumb, Hamburger, - Screenfull + Screenfull, + TopLang }, data() { return { diff --git a/src/layout/components/topLang.vue b/src/layout/components/topLang.vue new file mode 100644 index 00000000..540e4bd1 --- /dev/null +++ b/src/layout/components/topLang.vue @@ -0,0 +1,54 @@ + + + + + diff --git a/src/views/reviewers/components/Agreements.vue b/src/views/reviewers/components/Agreements.vue index 7226c696..c8a72918 100644 --- a/src/views/reviewers/components/Agreements.vue +++ b/src/views/reviewers/components/Agreements.vue @@ -1,21 +1,21 @@ diff --git a/src/views/reviewers/components/BasicInfo.vue b/src/views/reviewers/components/BasicInfo.vue index 2ebdca92..7340d1ca 100644 --- a/src/views/reviewers/components/BasicInfo.vue +++ b/src/views/reviewers/components/BasicInfo.vue @@ -15,31 +15,31 @@ > - + - + - + - + - + - + - + - + @@ -106,7 +106,7 @@ --> - + Save + > {{ $t('common:button:save') }} diff --git a/src/views/reviewers/components/Credentials.vue b/src/views/reviewers/components/Credentials.vue index 996aefc2..5e2af223 100644 --- a/src/views/reviewers/components/Credentials.vue +++ b/src/views/reviewers/components/Credentials.vue @@ -2,7 +2,7 @@
-

Diploma of the highest medical degree 最高医学学位毕业证书 +

{{$t('system:Credentials:title:Diploma of the highest medical degree')}}

@@ -12,7 +12,7 @@
-

Medical Qualification Certificate 医师资格证 +

{{$t('system:Credentials:title:Medical Qualification Certificate')}} @@ -22,7 +22,7 @@ -

Practice License 医师执业证 +

{{$t('system:Credentials:title:Practice License')}} @@ -31,7 +31,7 @@

-
Modality Certificate 大型医用设备上岗证
+
{{$t('system:Credentials:title:Modality Certificate')}}

CT diff --git a/src/views/reviewers/components/EducationTraining.vue b/src/views/reviewers/components/EducationTraining.vue index 0ae527fe..7366de55 100644 --- a/src/views/reviewers/components/EducationTraining.vue +++ b/src/views/reviewers/components/EducationTraining.vue @@ -1,8 +1,9 @@ - + - + - + - +

-

Postgraduate Training (in chronological order)

- Add +

{{ $t('system:reviewer:title:Postgraduate') }}

+ + {{ $t('common:button:add') }}
- + @@ -106,32 +110,32 @@ {{ scope.row.MajorCN?`${scope.row.Major} / ${scope.row.MajorCN}`:scope.row.Major }} - + - + - + - + - + - +