yusheng пре 1 година
родитељ
комит
20f3a6128d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/BIZComponents/selectStockLedger/selectStockLedgerDialog.vue

+ 1 - 0
src/BIZComponents/selectStockLedger/selectStockLedgerDialog.vue

@@ -324,6 +324,7 @@
           item.productCode = item.categoryCode;
           item.productCategoryName = '';
           item.productBrand = item.brandNum;
+          item.provenance = item.provenance||[];
           // item.warehouseName = item.warehouseList[0].warehouse_name;
           // item.warehouseId = item.warehouseList[0].warehouse_id;
           this.$set(list[index], 'totalCount', 1);