caiyuqin 2 ماه پیش
والد
کامیت
74a71e7f0c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pages/groupMeal/orders/refund.vue

+ 1 - 1
pages/groupMeal/orders/refund.vue

@@ -13,7 +13,7 @@
 				</view>
 				<view class="line">
 					<view class="num">1份</view>
-					<view class="price">¥{{data.price}}</view>
+					<view class="price">¥{{data.priceEach}}</view>
 				</view>
 			</view>
 		</view>