yusheng 1 год назад
Родитель
Сommit
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);