+
@@ -32,8 +32,8 @@
{{$t('moveUp')}}
{{$t('moveDown')}}
- {{$t('edit')}}
- {{$t('deleteLib')}}
+ {{$t('edit')}}
+ {{$t('deleteLib')}}
@@ -60,24 +60,25 @@
-
{{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 : '--' }}
-
+
- {{text && text.length > 18?text.slice(0,17)+'...':text}}
+ {{ text && text.length > 18 ? text.slice(0, 17) + '...' : text }}
@@ -262,7 +266,7 @@
>
- {{$t('cancel')}}
+ {{ $t('cancel') }}
- {{$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 @@