|
@@ -136,7 +136,7 @@
|
|
|
:key="index"
|
|
:key="index"
|
|
|
>
|
|
>
|
|
|
<ChargeMachine
|
|
<ChargeMachine
|
|
|
- :title="'NO.' + item.equipmentId"
|
|
|
|
|
|
|
+ :title="'NO.' + item.shortId"
|
|
|
:price="station.totalFee"
|
|
:price="station.totalFee"
|
|
|
:list="[item]"
|
|
:list="[item]"
|
|
|
:parkingNo="item.parkingNo"
|
|
:parkingNo="item.parkingNo"
|