修改中英文
This commit is contained in:
@@ -527,7 +527,7 @@ export default {
|
|||||||
vehicleDirection: 'Vehicle Direction',
|
vehicleDirection: 'Vehicle Direction',
|
||||||
isovds: 'Vehicle Descriptor Section',
|
isovds: 'Vehicle Descriptor Section',
|
||||||
isovisModelyear:'Vehicle Identifier Section Year',
|
isovisModelyear:'Vehicle Identifier Section Year',
|
||||||
isovisSeqPlant: 'Vehicle Identifier Section Serial Factory',
|
isovisSeqPlant: 'Vehicle Identifier Section Plant & Serial',
|
||||||
isowmi: 'World Manufacturer Identifier',
|
isowmi: 'World Manufacturer Identifier',
|
||||||
positionLatitude: 'Position Latitude',
|
positionLatitude: 'Position Latitude',
|
||||||
positionLongitude: 'Position Longitude',
|
positionLongitude: 'Position Longitude',
|
||||||
|
|||||||
@@ -531,7 +531,7 @@ export default {
|
|||||||
vehicleDirection: '车辆行驶方向',
|
vehicleDirection: '车辆行驶方向',
|
||||||
isovds: '车辆描述段',
|
isovds: '车辆描述段',
|
||||||
isovisModelyear:'车辆描述段',
|
isovisModelyear:'车辆描述段',
|
||||||
isovisSeqPlant: '车辆标识段序列工厂',
|
isovisSeqPlant: '车辆标识段的工厂编码与生产序号',
|
||||||
isowmi: '世界制造商标识',
|
isowmi: '世界制造商标识',
|
||||||
positionLatitude: '位置纬度',
|
positionLatitude: '位置纬度',
|
||||||
positionLongitude: '位置经度',
|
positionLongitude: '位置经度',
|
||||||
|
|||||||
@@ -1019,6 +1019,60 @@ onBeforeUnmount(() => {
|
|||||||
:labelWrap="false"
|
:labelWrap="false"
|
||||||
>
|
>
|
||||||
<a-row :gutter="[32, 4]">
|
<a-row :gutter="[32, 4]">
|
||||||
|
|
||||||
|
<a-col :lg="12" :md="12" :xs="24">
|
||||||
|
<a-form-item
|
||||||
|
:label="t('views.dashboard.cdr.messageIdentifier')"
|
||||||
|
name="messageIdentifier"
|
||||||
|
>
|
||||||
|
<a-input
|
||||||
|
:disabled="true"
|
||||||
|
v-model:value="modalState.from.messageIdentifier"
|
||||||
|
></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
|
|
||||||
|
<a-col :lg="12" :md="12" :xs="24">
|
||||||
|
<a-form-item
|
||||||
|
:label="t('views.dashboard.cdr.numberOfOccupants')"
|
||||||
|
name="ticketId"
|
||||||
|
>
|
||||||
|
<a-input
|
||||||
|
:disabled="true"
|
||||||
|
v-model:value="modalState.from.numberOfOccupants"
|
||||||
|
></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a-col :lg="12" :md="12" :xs="24">
|
||||||
|
<a-form-item
|
||||||
|
:label="t('views.dashboard.cdr.timestamp')"
|
||||||
|
name="timestamp"
|
||||||
|
>
|
||||||
|
<a-input
|
||||||
|
:disabled="true"
|
||||||
|
v-model:value="modalState.from.timestamp"
|
||||||
|
></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
|
|
||||||
|
<a-col :lg="12" :md="12" :xs="24">
|
||||||
|
<a-form-item
|
||||||
|
:label="t('views.dashboard.cdr.vehicleDirection')"
|
||||||
|
name="vehicleDirection"
|
||||||
|
>
|
||||||
|
<a-input
|
||||||
|
:disabled="true"
|
||||||
|
v-model:value="modalState.from.vehicleDirection"
|
||||||
|
></a-input>
|
||||||
|
</a-form-item>
|
||||||
|
</a-col>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a-divider orientation="left">
|
<a-divider orientation="left">
|
||||||
{{ t('views.dashboard.cdr.control') }}
|
{{ t('views.dashboard.cdr.control') }}
|
||||||
</a-divider>
|
</a-divider>
|
||||||
@@ -1068,29 +1122,7 @@ onBeforeUnmount(() => {
|
|||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
|
||||||
<a-col :lg="12" :md="12" :xs="24">
|
|
||||||
<a-form-item
|
|
||||||
:label="t('views.dashboard.cdr.messageIdentifier')"
|
|
||||||
name="messageIdentifier"
|
|
||||||
>
|
|
||||||
<a-input
|
|
||||||
:disabled="true"
|
|
||||||
v-model:value="modalState.from.messageIdentifier"
|
|
||||||
></a-input>
|
|
||||||
</a-form-item>
|
|
||||||
</a-col>
|
|
||||||
|
|
||||||
<a-col :lg="12" :md="12" :xs="24">
|
|
||||||
<a-form-item
|
|
||||||
:label="t('views.dashboard.cdr.numberOfOccupants')"
|
|
||||||
name="ticketId"
|
|
||||||
>
|
|
||||||
<a-input
|
|
||||||
:disabled="true"
|
|
||||||
v-model:value="modalState.from.numberOfOccupants"
|
|
||||||
></a-input>
|
|
||||||
</a-form-item>
|
|
||||||
</a-col>
|
|
||||||
|
|
||||||
<a-divider orientation="left">
|
<a-divider orientation="left">
|
||||||
{{ t('views.dashboard.cdr.recentVehicleLocationN1') }}
|
{{ t('views.dashboard.cdr.recentVehicleLocationN1') }}
|
||||||
@@ -1156,29 +1188,7 @@ onBeforeUnmount(() => {
|
|||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
|
||||||
<a-col :lg="12" :md="12" :xs="24">
|
|
||||||
<a-form-item
|
|
||||||
:label="t('views.dashboard.cdr.timestamp')"
|
|
||||||
name="timestamp"
|
|
||||||
>
|
|
||||||
<a-input
|
|
||||||
:disabled="true"
|
|
||||||
v-model:value="modalState.from.timestamp"
|
|
||||||
></a-input>
|
|
||||||
</a-form-item>
|
|
||||||
</a-col>
|
|
||||||
|
|
||||||
<a-col :lg="12" :md="12" :xs="24">
|
|
||||||
<a-form-item
|
|
||||||
:label="t('views.dashboard.cdr.vehicleDirection')"
|
|
||||||
name="vehicleDirection"
|
|
||||||
>
|
|
||||||
<a-input
|
|
||||||
:disabled="true"
|
|
||||||
v-model:value="modalState.from.vehicleDirection"
|
|
||||||
></a-input>
|
|
||||||
</a-form-item>
|
|
||||||
</a-col>
|
|
||||||
|
|
||||||
<a-divider orientation="left">
|
<a-divider orientation="left">
|
||||||
{{ t('views.dashboard.cdr.vehicleIdentificationNumber') }}
|
{{ t('views.dashboard.cdr.vehicleIdentificationNumber') }}
|
||||||
@@ -1225,7 +1235,7 @@ onBeforeUnmount(() => {
|
|||||||
|
|
||||||
<a-col :lg="12" :md="12" :xs="24">
|
<a-col :lg="12" :md="12" :xs="24">
|
||||||
<a-form-item
|
<a-form-item
|
||||||
:label="t('views.dashboard.cdr.isovisModelyear')"
|
:label="t('views.dashboard.cdr.isowmi')"
|
||||||
name="isowmi"
|
name="isowmi"
|
||||||
>
|
>
|
||||||
<a-input
|
<a-input
|
||||||
|
|||||||
Reference in New Issue
Block a user