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(() => {