zhengkaixin 2 éve
szülő
commit
da68e496d8

+ 1 - 1
pages/searchPile/stationAndPile/chargingPileDetails.vue

@@ -85,7 +85,7 @@
 					
 				</view>
 				<view class="address">
-					{{detail.stationAddress}}
+					{{station.name}}
 					<text class="explain" @click="step=1">费用说明</text>
 				</view>
 			</view>