瀏覽代碼

no message

linwenxin 7 月之前
父節點
當前提交
0dc53bffad
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/packageAttachment/pages/sparePartsInventory/choosingAccessoriesItem.vue

+ 1 - 1
src/packageAttachment/pages/sparePartsInventory/choosingAccessoriesItem.vue

@@ -10,7 +10,7 @@
         </view>
       </view>
       <view class="accessories_item_lay">
-        <view class="accessories_item_inventory"> 库存{{ [item.oldQty, item.qty][type] }} </view>
+        <view class="accessories_item_inventory"> 库存{{ item.qty }} </view>
         <view class="accessories_item_unit"> 单位:{{ item.goodsStockUnit }} </view>
       </view>
       <view class="accessories_item_lay">