Browse Source

添加产品编码

xiaohaizhao 2 years ago
parent
commit
8544455b2e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      select/product/index.wxml

+ 3 - 0
select/product/index.wxml

@@ -19,6 +19,9 @@
                 <view class="title line-1">
                     {{item.itemname}}
                 </view>
+                <view class="subfield line-1">
+                    产品编码:{{item.itemno}}
+                </view>
                 <view class="subfield line-1">
                     <text>品牌:{{item.brandName}}</text>
                     领域:{{item.tradefields}}