From 0d2d7f2128ab6cb4f76237680868bcd14143114e Mon Sep 17 00:00:00 2001 From: Xu Zhimeng Date: Thu, 5 Jun 2025 10:09:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E4=B8=ADTYPE=E5=AF=B9=E5=BA=94=E7=9A=84=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/markerPopupColumns.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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',