lilei 1 rok temu
rodzic
commit
0974da3db9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pagesA/queryByCode/queryByCode.vue

+ 1 - 1
pagesA/queryByCode/queryByCode.vue

@@ -29,7 +29,7 @@
 								<view class="pname flex align_center justify_between">
 									<view class="code"><text>{{item.shelfPlaceCode}}</text>{{item.code}}</view>
 								</view>
-								<view class="flex align_center" v-if="item.productTypeSn=='543766811373752320'" style="padding-top: 5px;">
+								<view class="flex align_center" v-if="item.productTypeSn=='543766811373752320'&&item.origCode" style="padding-top: 5px;">
 									<text class="item-detail-text">原厂编码:</text>
 									<view style="width: 50%;flex-grow: 1;">
 										<u-tag :text="item.origCode" mode="light" borderColor="#ffffff" type="warning" size="large"></u-tag>