|
|
@@ -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);
|