From 5edcef950af54e927032c9a272bd9d604bad443a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E5=B5=A9?= Date: Sat, 23 Sep 2023 11:38:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8F=9C=E5=8D=95=E6=9D=83?= =?UTF-8?q?=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../collectionOfRegulatoryOpinions/index.vue | 1 + .../components/modules/fillTable.vue | 6 +- .../technologyAssessment/index.vue | 1 + .../library/docDetail/index.vue | 1712 +++++++++-------- .../splitting/modules/ImportResult.vue | 3 +- .../splitting/modules/SplitText.vue | 3 +- .../otamanagement/upgradeactivity/index.vue | 7 +- .../vehicleregistration/index.vue | 8 +- .../projectStatusBoard/index.vue | 2 +- 9 files changed, 876 insertions(+), 867 deletions(-) diff --git a/jero-web/src/views/businessSupport/collectionOfRegulatoryOpinions/index.vue b/jero-web/src/views/businessSupport/collectionOfRegulatoryOpinions/index.vue index 7779d9cba..86619097a 100644 --- a/jero-web/src/views/businessSupport/collectionOfRegulatoryOpinions/index.vue +++ b/jero-web/src/views/businessSupport/collectionOfRegulatoryOpinions/index.vue @@ -116,6 +116,7 @@ {{$t('evaluationResults')}}
-
+
{{$t('newlyAdded')}}
@@ -32,8 +32,8 @@
{{$t('moveUp')}} {{$t('moveDown')}} - {{$t('edit')}} - {{$t('deleteLib')}} + {{$t('edit')}} + {{$t('deleteLib')}}
diff --git a/jero-web/src/views/businessSupport/technologyAssessment/index.vue b/jero-web/src/views/businessSupport/technologyAssessment/index.vue index cedea358c..888a118d0 100644 --- a/jero-web/src/views/businessSupport/technologyAssessment/index.vue +++ b/jero-web/src/views/businessSupport/technologyAssessment/index.vue @@ -117,6 +117,7 @@ {{$t('evaluationResults')}}
- - {{$t('UpdateLog')}} + + {{ $t('UpdateLog') }}
@@ -37,21 +37,21 @@
- - {{$t('problemKnowledgeBase')}} + + {{ $t('problemKnowledgeBase') }}
- - {{collectFlag == '1'?$t('CancelCollection'):$t('Collection')}} + + {{ collectFlag == '1' ? $t('CancelCollection') : $t('Collection') }}
-
- - {{$t('share')}} + + {{ $t('share') }}
@@ -60,24 +60,25 @@
- {{val}} + {{ val }}
- {{ol.db_field_txt}} - {{ol.db_field_txt}} + {{ ol.db_field_txt }} + {{ ol.db_field_txt }} {{ol.value ? ol.value : '--'}} + :title="ol.value">{{ ol.value ? ol.value : '--' }} {{ol.value ? ol.value : '--'}} + :title="ol.value">{{ ol.value ? ol.value : '--' }} - {{$t('viewUploadedFiles')}} + {{ $t('viewUploadedFiles') }} -- @@ -88,18 +89,18 @@ @click="relatedClick(valItem)" v-if="ol.list && ol.list.length > 0" v-for="valItem in ol.list"> - {{valItem.title}} + {{ valItem.title }} -- - {{ol.value ? ol.value : '--'}} + {{ ol.value ? ol.value : '--' }}
- {{ol.db_field_txt}} + {{ ol.db_field_txt }}
{{valItem.fileName}} + class="leftconteTdInformation">{{ valItem.fileName }} + v-has="'bussLog:downLoad'" + type="vertical-align-bottom" /> + type="profile" />
@@ -125,15 +128,16 @@
- {{ol.db_field_txt}} - {{ol.db_field_txt}} + {{ ol.db_field_txt }} + {{ ol.db_field_txt }} {{ol.value ? ol.value : '--'}} + :title="ol.value">{{ ol.value ? ol.value : '--' }} - {{$t('viewUploadedFiles')}} + {{ $t('viewUploadedFiles') }} -- @@ -144,19 +148,19 @@ :title="valItem.title" v-if="ol.list && ol.list.length > 0" v-for="valItem in ol.list"> - {{valItem.title}} + {{ valItem.title }} -- - {{ol.value ? ol.value : '--'}} + {{ ol.value ? ol.value : '--' }}
-
+
- {{$t('DetailsPhasedImplementation')}} + {{ $t('DetailsPhasedImplementation') }}
- {{text && text.length > 18?text.slice(0,17)+'...':text}} + {{ text && text.length > 18 ? text.slice(0, 17) + '...' : text }} @@ -262,7 +266,7 @@ > - {{$t('See')}} + {{ $t('See') }} - {{$t('download')}} + {{ $t('download') }} - {{$t('StandardBreakdown')}} + {{ $t('StandardBreakdown') }} - {{$t('dataLoading')}} + {{ $t('dataLoading') }} \ No newline at end of file diff --git a/jero-web/src/views/documentManage/splitting/modules/ImportResult.vue b/jero-web/src/views/documentManage/splitting/modules/ImportResult.vue index ff4cf2878..33df79117 100644 --- a/jero-web/src/views/documentManage/splitting/modules/ImportResult.vue +++ b/jero-web/src/views/documentManage/splitting/modules/ImportResult.vue @@ -43,8 +43,7 @@ @click="cancleImports">{{$t('cancel')}} {{$t('submit')}} + :loading="loading">{{$t('submit')}}
diff --git a/jero-web/src/views/documentManage/splitting/modules/SplitText.vue b/jero-web/src/views/documentManage/splitting/modules/SplitText.vue index 3091e74c0..245591279 100644 --- a/jero-web/src/views/documentManage/splitting/modules/SplitText.vue +++ b/jero-web/src/views/documentManage/splitting/modules/SplitText.vue @@ -68,8 +68,7 @@ {{$t('cancel')}} - {{$t('submit')}} + {{$t('submit')}}
diff --git a/jero-web/src/views/otamanagement/upgradeactivity/index.vue b/jero-web/src/views/otamanagement/upgradeactivity/index.vue index b0737e69a..c49ddb59c 100644 --- a/jero-web/src/views/otamanagement/upgradeactivity/index.vue +++ b/jero-web/src/views/otamanagement/upgradeactivity/index.vue @@ -144,18 +144,23 @@ {{$t('See')}} {{$t('maintenance')}} {{$t('endUpgrade')}} {{$t('upgradecompletion')}} {{$t('export')}} {{$t('delete')}} diff --git a/jero-web/src/views/otamanagement/vehicleregistration/index.vue b/jero-web/src/views/otamanagement/vehicleregistration/index.vue index 527118776..2b11369ac 100644 --- a/jero-web/src/views/otamanagement/vehicleregistration/index.vue +++ b/jero-web/src/views/otamanagement/vehicleregistration/index.vue @@ -119,10 +119,10 @@ - {{ $t('See') }} - {{ $t('maintenance') }} - {{ $t('export') }} - {{ $t('See') }} + {{ $t('maintenance') }} + {{ $t('export') }} + {{ $t('delete') }} diff --git a/jero-web/src/views/projectManagement/projectStatusBoard/index.vue b/jero-web/src/views/projectManagement/projectStatusBoard/index.vue index a34534245..d4d1345ad 100644 --- a/jero-web/src/views/projectManagement/projectStatusBoard/index.vue +++ b/jero-web/src/views/projectManagement/projectStatusBoard/index.vue @@ -71,7 +71,7 @@
- + {{ $t('export') }}