guoyujia hai 1 mes
pai
achega
4520ff439c
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      pages/queryLotInfo/index.vue

+ 3 - 0
pages/queryLotInfo/index.vue

@@ -24,6 +24,9 @@
 				<view class="item-info uni-row"> <text class="label">产品描述:</text>
 					<text class="label right ">{{ lotData['productDescription'] }}</text>
 				</view>
+				<view class="item-info uni-row"> <text class="label">产品编码:</text>
+					<text class="label right ">{{ lotData['productCode'] }}</text>
+				</view>
 				<view class="item-info uni-row">
 					<text class="label">箱号:</text>
 					<text class="label right">{{ lotData['carrierName']}}</text>