소스 검색

替代料报错

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