diff --git a/src/views/stationOperation/components/markerPopupColumns.js b/src/views/stationOperation/components/markerPopupColumns.js index b4c1ec5..c4b86d1 100644 --- a/src/views/stationOperation/components/markerPopupColumns.js +++ b/src/views/stationOperation/components/markerPopupColumns.js @@ -73,7 +73,7 @@ export default { }, { label: 'TYPE', - key: 'type' + key: 'efficCalculType' }, { label: 'VENDOR', @@ -127,7 +127,7 @@ export default { }, { label: 'TYPE', - key: 'type' + key: 'efficCalculType' }, { label: 'USED', @@ -201,7 +201,7 @@ export default { }, { label: 'TYPE', - key: 'type' + key: 'efficCalculType' }, { label: 'USED', @@ -275,7 +275,7 @@ export default { }, { label: 'TYPE', - key: 'type' + key: 'efficCalculType' }, { label: 'USED', @@ -349,7 +349,7 @@ export default { }, { label: 'TYPE', - key: 'type' + key: 'efficCalculType' } ], [MarkerType.Car]: [ @@ -399,7 +399,7 @@ export default { }, { label: 'TYPE', - key: 'type' + key: 'efficCalculType' }, { label: 'USED', @@ -473,7 +473,7 @@ export default { }, { label: 'TYPE', - key: 'type' + key: 'efficCalculType' }, { label: 'USED',