zhengkaixin 2 年之前
父节点
当前提交
da68e496d8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/searchPile/stationAndPile/chargingPileDetails.vue

+ 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>