From b7ae3c0cdbb5b9c9291ce134949f42b020d38c13 Mon Sep 17 00:00:00 2001 From: lai <10633968+laiyujun1@user.noreply.gitee.com> Date: Fri, 18 Jul 2025 18:37:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=AD=E8=8B=B1=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/locales/en-US.ts | 2 +- src/i18n/locales/zh-CN.ts | 2 +- src/views/dashboard/mfCDR/index.vue | 100 +++++++++++++++------------- 3 files changed, 57 insertions(+), 47 deletions(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 40213f65..cc9abb6e 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -527,7 +527,7 @@ export default { vehicleDirection: 'Vehicle Direction', isovds: 'Vehicle Descriptor Section', isovisModelyear:'Vehicle Identifier Section Year', - isovisSeqPlant: 'Vehicle Identifier Section Serial Factory', + isovisSeqPlant: 'Vehicle Identifier Section Plant & Serial', isowmi: 'World Manufacturer Identifier', positionLatitude: 'Position Latitude', positionLongitude: 'Position Longitude', diff --git a/src/i18n/locales/zh-CN.ts b/src/i18n/locales/zh-CN.ts index 91ab932c..2468f832 100644 --- a/src/i18n/locales/zh-CN.ts +++ b/src/i18n/locales/zh-CN.ts @@ -531,7 +531,7 @@ export default { vehicleDirection: '车辆行驶方向', isovds: '车辆描述段', isovisModelyear:'车辆描述段', - isovisSeqPlant: '车辆标识段序列工厂', + isovisSeqPlant: '车辆标识段的工厂编码与生产序号', isowmi: '世界制造商标识', positionLatitude: '位置纬度', positionLongitude: '位置经度', diff --git a/src/views/dashboard/mfCDR/index.vue b/src/views/dashboard/mfCDR/index.vue index af6758c0..fb4d6c5c 100644 --- a/src/views/dashboard/mfCDR/index.vue +++ b/src/views/dashboard/mfCDR/index.vue @@ -1019,6 +1019,60 @@ onBeforeUnmount(() => { :labelWrap="false" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ t('views.dashboard.cdr.control') }} @@ -1068,29 +1122,7 @@ onBeforeUnmount(() => { - - - - - - - - - - {{ t('views.dashboard.cdr.recentVehicleLocationN1') }} @@ -1156,29 +1188,7 @@ onBeforeUnmount(() => { - - - - - - - - - - {{ t('views.dashboard.cdr.vehicleIdentificationNumber') }} @@ -1225,7 +1235,7 @@ onBeforeUnmount(() => {