zs 2 년 전
부모
커밋
c0a459cd68
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pagesHome/order/detail.vue

+ 1 - 1
pagesHome/order/detail.vue

@@ -51,7 +51,7 @@
 								<image class="image" :src="shop.logo&&shop.logo.length>0?shop.logo[0].url:''"></image>
 								<view class="other">
 									<view class="name">{{shop.name}}</view>
-									<view class="other_1"><text>宝贝数</text>{{shop.num||0}}</view>
+									<view class="other_1"><text>宝贝数</text>{{shop.goods_num||0}}</view>
 								</view>
 							</view>
 							<view class="four_2">