Quellcode durchsuchen

替代料报错

yusheng vor 1 Jahr
Ursprung
Commit
20f3a6128d
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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);