فهرست منبع

替代料报错

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